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

How to fix immer problem? #10986

Open
Fuad9 opened this issue May 19, 2021 · 1 comment
Open

How to fix immer problem? #10986

Fuad9 opened this issue May 19, 2021 · 1 comment

Comments

@Fuad9
Copy link

Fuad9 commented May 19, 2021

When I try to initialize an app by "npx create-react-app organic-app" in windows terminal it throws me the following error:

internal/modules/cjs/loader.js:888
throw err;

Cannot find module "immer",
Require stack:
project_dir\node_modules\react-dev-utils\immer.js
project_dir\node_modules\react-scripts\scripts\utils\verifyTypeScriptSetup.js
project_dir\node_modules\react-scripts\scripts\start.js
gitta

My npm version: 7.13.0
Node version: 14.17.0

but immer is showing here:
gittu

But in ubuntu it works fine.
Npm version in Ubuntu: 7.13.0
Node: 15.5.0

@stale
Copy link

stale bot commented Jun 26, 2021

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Jun 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant