-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Installing sqlite3: @npmcli/move-file is deprecated, use @npmcli/fs instead #2854
Comments
Please run Also:
|
While installing doctor I am facing following error Check Value Recommendation/Notes |
|
After running that two commands, the error is still same for |
Does your error start with:
|
npm WARN deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs yes, my error starts with this line. |
npm uninstall @npmcli/move-file --save |
while running second command I get the error grep : The term 'grep' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
|
Just do |
├── @mapbox/[email protected] |
I am facing the same issue installing sqlite3 with [email protected]. |
i am facing the same issue |
|
i am getting this error: |
Please use the current version of this software: |
I have tried this but doesn't work |
The error on macOS is a bit cleaner:
From my testing, the error does not happen with Might be related to npm/cli#4308 I don't think it is a bug of |
That needs to be modified that be the actual path to your project! |
I've replaced the actual path with a placeholder to avoid revealing any extra information |
Please retry with the new |
The dependencies are
The text was updated successfully, but these errors were encountered: