-
-
Notifications
You must be signed in to change notification settings - Fork 196
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
Could not update the project! Reason is: Command npm.cmd failed with exit code 1 #5440
Comments
you should post your package.json |
I encountered the same issue. All I did was clone this sample: https://github.com/ProgressNS/nativescript-ui-samples-angular.git. Then run 'tns update' I got 'No issues were detected' when I run 'tns doctor'. My environment: nativescript: 7.0.11 |
@devcodedao Please post the contents of the @sr3dna which folder did you ran into that? I tried in
This is likely a bug in the CLI, just helpful if you can confirm you are seeing the same thing! |
@rigor789 I was trying to update listview when I ran into that issue. Thanks to you mentioning 'ns migrate'. I was able to work around that 'command npm failed' issue by first migrating the listview project. Here is what I did: git reset --hard (from root of nativescript-ui-samples-angular) Hope this helps anyone troubleshooting. Thanks |
Hi, |
@FZampetti you can install |
I updating nativescript latest version handmade but when run command
tns update
have errors appearsPls comment below if you have any solution
Thanks !
The text was updated successfully, but these errors were encountered: