-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
--force
flag is required to run npm install
in this repository
#15429
Comments
hello, |
I encoutered same problem as described by @srmagura. Then I tried what @hrittik2002 said, but the "npm uninstall [email protected]" command failed with almost the same error as "npm install"
|
Change node.js version to 14 worked. |
Problem seems to be that even the latest Chain reaction is:
So I tried the following changes:
and this allowed After this, I did not try running many tests, but can say that |
This part was fixed in bug 1792465, and thus ought to be resolved whenever the
This part appears to be blocked on bug 1749499 being fixed.
Unfortunately we won't consider downgrading these NPM packages, given that the older Prettier versions have worse formatting and that a work-around exists (i.e. installing with Closing this issue (and pinning it for visibility), since the remaining issues can't/won't be fixed here. |
Please give me a direction, which node version, npm version and gulp version should i use? |
First reported here.
Repro steps:
The text was updated successfully, but these errors were encountered: