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

Can't install with newer versions of Node #40

Open
edmondburnett opened this issue Aug 16, 2023 · 0 comments
Open

Can't install with newer versions of Node #40

edmondburnett opened this issue Aug 16, 2023 · 0 comments

Comments

@edmondburnett
Copy link

Any reason for the package to require the more limited ~18.4.0 instead of ^18.4.0?

$ npm install tree-sitter-svelte tree-sitter

npm ERR! code EBADENGINE
npm ERR! engine Unsupported engine
npm ERR! engine Not compatible with your version of node/npm: tree-sitter-svelte@0.11.0
npm ERR! notsup Not compatible with your version of node/npm: tree-sitter-svelte@0.11.0
npm ERR! notsup Required: {"node":"~18.4.0"}
npm ERR! notsup Actual:   {"npm":"8.19.2","node":"v18.12.1"}
@edmondburnett edmondburnett changed the title Can't install with Node > v18.4.0 Can't install with newer versions of Node Aug 16, 2023
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

No branches or pull requests

1 participant