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

Getting error in linux debian 12 #1042

Open
ARUNKRISH11 opened this issue Jun 14, 2024 · 0 comments
Open

Getting error in linux debian 12 #1042

ARUNKRISH11 opened this issue Jun 14, 2024 · 0 comments

Comments

@ARUNKRISH11
Copy link

ARUNKRISH11 commented Jun 14, 2024

Error while downloading in Node.js v20.14.0 | linux debian 12

npm install bcrypt
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '[email protected]',
npm warn EBADENGINE required: { node: '>= 0.4.6 < 0.7.0' },
npm warn EBADENGINE current: { node: 'v20.14.0', npm: '10.7.0' }
npm warn EBADENGINE }
npm error code ENOTEMPTY
npm error syscall rename
npm error path /home/arunkrish/ShoppingCart/node_modules/handlebars
npm error dest /home/arunkrish/ShoppingCart/node_modules/.handlebars-HdNeHTOI
npm error errno -39
npm error ENOTEMPTY: directory not empty, rename '/home/arunkrish/ShoppingCart/node_modules/handlebars' -> '/home/arunkrish/ShoppingCart/node_modules/.handlebars-HdNeHTOI'

npm error A complete log of this run can be found in: /home/arunkrish/.npm/_logs/2024-06-14T13_49_31_115Z-debug-0.log

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