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

Cannot install Quirrel using node v.20 #1149

Closed
gdrose opened this issue Jun 24, 2023 · 1 comment · Fixed by #1153
Closed

Cannot install Quirrel using node v.20 #1149

gdrose opened this issue Jun 24, 2023 · 1 comment · Fixed by #1153

Comments

@gdrose
Copy link

gdrose commented Jun 24, 2023

Bug Report

Current Behavior
I cannot install Quirrel using node v.20

Input Code

◀️ npm install quirrel
npm ERR! code EBADENGINE
npm ERR! engine Unsupported engine
npm ERR! engine Not compatible with your version of node/npm: [email protected]
npm ERR! notsup Not compatible with your version of node/npm: [email protected]
npm ERR! notsup Required: {"node":"14 || 15 || 16 || 17 || 18 || 19"}
npm ERR! notsup Actual:   {"npm":"9.6.6","node":"v20.1.0"}

Expected behavior/code
installing quirrel (?)

Environment

  • Quirrel version:
  • Node/npm version: {"npm":"9.6.6","node":"v20.1.0"}

Possible Solution

Unfortunately I cannot downgrade my version of node because I have other internal packages that have to run in the v.20

Does anyone have any workarounds in mind I could use? Thanks

Skn0tt added a commit that referenced this issue Jun 26, 2023
@Skn0tt
Copy link
Member

Skn0tt commented Jun 26, 2023

Node v20 support shipped in https://github.com/quirrel-dev/quirrel/releases/tag/v1.14.1

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 a pull request may close this issue.

2 participants