A
A
artem16062021-12-19 17:30:41
Node.js
artem1606, 2021-12-19 17:30:41

Can't install node_modules, what's the reason?

Good day to all. I'm trying to install node_modules in a new project. Gives errors:

[email protected]:/var/www/html/themes/btdev-vsyapravda-theme/assets$ npm i
npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+ . Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
loadDep:streamfilter → af █████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░-
p-utilized .8: gulp-util is deprecated - replace it, following the guidelines athttps://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: Deprecated due to CVE-2021-21366 resolved in 0.5.0
npm ERR! Linux 5.4.0-1060-aws
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "i"
npm ERR! node v8.10.0
npm ERR! npm v3.5.2
npm ERR! code EMISSINGARG

npm ERR! typeerror Error: Missing required argument #1
npm ERR! typeerror at andLogAndFinish (/usr/share/npm/lib/fetch-package-metadata.js:31:3)
npm ERR! typeerror at fetchPackageMetadata (/usr/share/npm/lib/fetch-package-metadata.js:51:22)
npm ERR! typeerror at resolveWithNewModule (/usr/share/npm/lib/install/deps.js:456:12)
npm ERR! typeerror at /usr/share/npm/lib/install/deps.js:457:7
npm ERR! typeerror at /usr/share/npm/node_modules/iferr/index.js:13:50
npm ERR! typeerror at /usr/share/npm/lib/fetch-package-metadata.js:37:12
npm ERR! typeerror at addRequestedAndFinish (/usr/share/npm/lib/fetch-package-metadata.js:82:5)
npm ERR! typeerror at returnAndAddMetadata (/usr/share/npm/lib/fetch-package-metadata.js:117:7)
npm ERR! typeerror at pickVersionFromRegistryDocument (/usr/share/npm/lib/fetch-package-metadata.js:134:20)
npm ERR! typeerror at /usr/share/npm/node_modules/iferr/index.js:13:50
npm ERR! typeerror This is an error with npm itself. Please report this error at:
npm ERR! typeerror

npm ERR! Please include the following file with any support request:
npm ERR! /var/www/html/themes/btdev-vsyapravda-theme/assets/npm-debug.log
[email protected]:/var/www/html/themes/btdev-vsyapravda-theme/assets $

Please help me figure out how to fix this.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex_mos, 2021-12-19
@Alex_mos

link

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question