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

[Error on Development] Can't find module #248

Open
kevinadhiguna opened this issue Jun 18, 2021 · 0 comments
Open

[Error on Development] Can't find module #248

kevinadhiguna opened this issue Jun 18, 2021 · 0 comments

Comments

@kevinadhiguna
Copy link

Hi, I ran yarn then yarn start after forking this repo, but I have no idea why it still fails like this :

image

Steps to reproduce :

  1. Fork this repo.
  2. In the root directory of this repo, run yarn to install dependencies.
  3. Run yarn start.
  4. See the error above.

The error said :

[BABEL] /workspace/sunflower/.umirc.ts: Cannot find module '/workspace/sunflower/node_modules/@babel/preset-env/node_modules/@babel/compat-data/data/corejs3-shipped-proposals' (While processing: "/workspace/sunflower/node_modules/@umijs/babel-preset-umi/node.js$0")
Error: [BABEL] /workspace/sunflower/.umirc.ts: Cannot find module '/workspace/sunflower/node_modules/@babel/preset-env/node_modules/@babel/compat-data/data/corejs3-shipped-proposals' (While processing: "/workspace/sunflower/node_modules/@umijs/babel-preset-umi/node.js$0")

Any help will be appreciated, thank you.

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