Skip to content
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

Update npm package versions for NodeJS 8 #148

Closed

Conversation

adl1995
Copy link
Contributor

@adl1995 adl1995 commented Oct 15, 2018

I was previously getting build errors #142, but updating the package versions with:

npm i -g npm-check-updates
ncu -u --packageFile www/package.json

and then installing them using:

npm install --script-ignore

seemed to have removed those.

@nadouani
Copy link
Contributor

This needs to be double checked since there are a lot of major version changes. We need to make sure those changes don't break anything

@nadouani
Copy link
Contributor

The build errors from #142 are not solved by the dependencies upgrade, but by the --script-ignore option

@nadouani
Copy link
Contributor

I'm going to close this one because all the package.json file has been reviewed with 3.0.0 release.

@nadouani nadouani closed this Jan 16, 2020
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.

2 participants