Skip to content

Conversation

@legostud
Copy link

@legostud legostud commented Dec 4, 2018

Description

I ran into errors when trying to run npm install using version 10.14.1. The fix for this version is to remove the node_module folder and package-lock.json file and then run npm install. Doing that and npm upgrade made a bunch of changes to the package-lock.json file.

Thought I would put this PR out here in case you wanted it.

Motivation and Context

Running npm install throws error with Node 10.14.1
New package-lock file should resolve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant