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

playground template Error #9640

Open
19Qingfeng opened this issue Jun 22, 2024 · 1 comment
Open

playground template Error #9640

19Qingfeng opened this issue Jun 22, 2024 · 1 comment
Labels
bug:unverified feat:dx Issues related to the developer experience

Comments

@19Qingfeng
Copy link

19Qingfeng commented Jun 22, 2024

Reproduction

  1. forx remix and checkout dev.
  2. run pnpm install.
  3. run pnpm new:playground dev.
  4. cd playground/dev.
  5. run npm run dev.
  6. get error about Cannot use import statement outside a module.

System Info

mac M1 & last version chrome
node v18.18.0

Used Package Manager

pnpm

Expected Behavior

Start the playground normally

Actual Behavior

image
@brophdawg11 brophdawg11 added the feat:dx Issues related to the developer experience label Jun 26, 2024
@brophdawg11
Copy link
Contributor

Until we can get around to fixing the playground, I think you can get this fixed up locally via the steps in #7463

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:unverified feat:dx Issues related to the developer experience
Projects
None yet
Development

No branches or pull requests

2 participants