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

package.json does not specify required npm and node versions #105

Open
Misterblue opened this issue Nov 7, 2021 · 0 comments
Open

package.json does not specify required npm and node versions #105

Misterblue opened this issue Nov 7, 2021 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@Misterblue
Copy link
Collaborator

Iamus requires Node version 14 or above. This should be specified with an "engine" spec in package.json along with an a "engine-strict=true" in a .npmrc in the same directory.
Info at https://stackoverflow.com/questions/29349684/how-can-i-specify-the-required-node-js-version-in-package-json

@Misterblue Misterblue added bug Something isn't working good first issue Good for newcomers labels Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant