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

Fix failing build because of NPM version #560

Merged
merged 1 commit into from Apr 28, 2023

Conversation

Tom-Sloboda
Copy link
Contributor

@Tom-Sloboda Tom-Sloboda commented Apr 28, 2023

Build currently fails with:

npm ERR! code EBADENGINE
npm ERR! engine Unsupported engine
npm ERR! engine Not compatible with your version of node/npm: undefined
npm ERR! notsup Not compatible with your version of node/npm: undefined
npm ERR! notsup Required: {"node":"~16 || ~18","npm":"~8"}
npm ERR! notsup Actual:   {"npm":"9.5.1","node":"v18.16.0"}

https://compositional-it.visualstudio.com/SAFE%20Template/_build/results?buildId=13090&view=logs&j=12f1170f-54f2-53f3-20dd-22fc7dff55f9&t=9c939e41-62c2-5605-5e05-fc3554afc9f5

@mattgallagher92 mattgallagher92 merged commit 771967b into SAFE-Stack:master Apr 28, 2023
1 check passed
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.

None yet

2 participants