Skip to content

I just used npm install code-server and this error occurs #4518

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

Closed
thealidev opened this issue Nov 16, 2021 · 1 comment
Closed

I just used npm install code-server and this error occurs #4518

thealidev opened this issue Nov 16, 2021 · 1 comment

Comments

@thealidev
Copy link
Contributor

I used
npm install code-server
Error

npm WARN EBADENGINE
Unsupported engine {      
npm WARN EBADENGINE   package: '[email protected]',  npm WARN EBADENGINE   
required: { node: '= 14' },     
npm WARN EBADENGINE   current: { node: 'v17.1.0', npm: '8.1.2' }                                            
npm WARN EBADENGINE }
npm ERR! Exit handler never called!                   
npm ERR! This is an error with npm itself. Please report this error at:                                     
npm ERR! 
<https://github.com/npm/cli/issues> 
npm ERR! A complete log of this run can be found in:
npm ERR! 
@jsjoeio
Copy link
Contributor

jsjoeio commented Nov 16, 2021

Duplicate of #4286

If you use yarn, you can use the --ignore-engines to get past this but code-server only works with Node v12-14.

@jsjoeio jsjoeio closed this as completed Nov 16, 2021
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

2 participants