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

npm install (Ubuntu) #4858

Closed
OriginalHKwolf opened this issue May 4, 2022 · 3 comments
Closed

npm install (Ubuntu) #4858

OriginalHKwolf opened this issue May 4, 2022 · 3 comments

Comments

@OriginalHKwolf
Copy link

OriginalHKwolf commented May 4, 2022

Hello, I am receiving this error when using "npm install"
Please advise on how to fix?

44807 error Linux 5.4.0-84-generic
44808 error argv "/usr/bin/node" "/usr/bin/npm" "install"
44809 error node v8.10.0
44810 error npm v3.5.2
44811 error code EMISSINGARG
44812 error typeerror Error: Missing required argument #1
44812 error typeerror at andLogAndFinish (/usr/share/npm/lib/fetch-package-metadata.js:31:3)
44812 error typeerror at fetchPackageMetadata (/usr/share/npm/lib/fetch-package-metadata.js:51:22)
44812 error typeerror at resolveWithNewModule (/usr/share/npm/lib/install/deps.js:456:12)
44812 error typeerror at /usr/share/npm/lib/install/deps.js:457:7
44812 error typeerror at /usr/share/npm/node_modules/iferr/index.js:13:50
44812 error typeerror at /usr/share/npm/lib/fetch-package-metadata.js:37:12
44812 error typeerror at addRequestedAndFinish (/usr/share/npm/lib/fetch-package-metadata.js:82:5)
44812 error typeerror at returnAndAddMetadata (/usr/share/npm/lib/fetch-package-metadata.js:117:7)
44812 error typeerror at pickVersionFromRegistryDocument (/usr/share/npm/lib/fetch-package-metadata.js:134:20)
44812 error typeerror at /usr/share/npm/node_modules/iferr/index.js:13:50
44813 error typeerror This is an error with npm itself. Please report this error at:
44813 error typeerror http://github.com/npm/npm/issues
44814 verbose exit [ 1, true ]

Pastebin

@ljharb
Copy link
Contributor

ljharb commented May 4, 2022

node 8 and npm 3 are both very obsolete. Can you upgrade?

@wraithgar
Copy link
Member

Please use the new issue form when opening issues.

@OriginalHKwolf
Copy link
Author

Please use the new issue form when opening issues.

Hi! Where can I find the new issue form

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

3 participants