Skip to content

fix(app): wrong engines in package.json #2696#2702

Merged
Awk34 merged 1 commit intoangular-fullstack:masterfrom
albert-92:fixes-5.0.0rc1
Mar 24, 2018
Merged

fix(app): wrong engines in package.json #2696#2702
Awk34 merged 1 commit intoangular-fullstack:masterfrom
albert-92:fixes-5.0.0rc1

Conversation

@albert-92
Copy link
Contributor

Changed required node version to >= 6.x.x for now (like discussed in #2696), so that the installation is not limited to node 6.
Also npm >= 3.9.5, since current version is 5.7.1.

I am using rc1 with node 8.10.0 + npm 5.7.1 and haven't encountered any issues so far.

Closes #2696

Changed required node version to >= 6.x.x for now, so that the installation is not limited to node 6.
Also npm >= 3.9.5, since current version is 5.7.1

Closes angular-fullstack#2696
@Awk34 Awk34 merged commit 86d890c into angular-fullstack:master Mar 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants