We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm install code-server
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
I used npm install code-server Error
I used
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!
The text was updated successfully, but these errors were encountered:
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.
yarn
--ignore-engines
Sorry, something went wrong.
No branches or pull requests
I used
npm install code-server
Error
The text was updated successfully, but these errors were encountered: