Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find module '@/components/ga4/EnhancedEcommerce/line-item' #1908

Open
Phillip-C opened this issue Jun 21, 2024 · 0 comments
Open

Cannot find module '@/components/ga4/EnhancedEcommerce/line-item' #1908

Phillip-C opened this issue Jun 21, 2024 · 0 comments

Comments

@Phillip-C
Copy link

What page is this happening on
Can't install

Describe the bug
src/pages/ga4/enhanced-ecommerce/cart.tsx:20:24 - error TS2307: Cannot find module '@/components/ga4/EnhancedEcommerce/line-item' or its corresponding type declarations.

20 import {LineItem} from "@/components/ga4/EnhancedEcommerce/line-item";

To Reproduce

  1. Install debian
  2. Install node, npm, yarn
  3. Extract repo to dir
  4. Run yarn in project root dir
  5. Run yarn in lib dir
  6. Run yarn start:app:production from project root dir

Expected behavior
Yarn to launch the application

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant