We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: