updating package json #375

Closed
opened 2025-08-09 17:16:03 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @klanglie on 10/7/2017

I tried to update package.json by running the npm-check-updates tool (aka ncu -a) and now the task runner fails when trying to install or run the development task.

I have tried rolling the package.json file back and deleting node_modules and so far still failure. The template is neat, but seems delicate.

My question is, what is the best way to update the package.json file with latest packages for all. Or are some packages, such as the one made by the team, have dependencies that cannot be updated?

*Originally created by @klanglie on 10/7/2017* I tried to update package.json by running the npm-check-updates tool (aka ncu -a) and now the task runner fails when trying to install or run the development task. I have tried rolling the package.json file back and deleting node_modules and so far still failure. The template is neat, but seems delicate. My question is, what is the best way to update the package.json file with latest packages for all. Or are some packages, such as the one made by the team, have dependencies that cannot be updated?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#375
No description provided.