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
Id Just try different cmds and args with the artillery repo
No response
The text was updated successfully, but these errors were encountered:
Both node 4 and npm 3 are many, many, many years out of date. You should be on node 18, 20, or 21; and npm 10.
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
Id Just try different cmds and args with the artillery repo
Expected Behavior
No response
Steps To Reproduce
Environment
1161 error Linux 5.4.2-050402-tsurugi
1162 error argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "-g" "artillery@latest"
1163 error node v4.2.6
1164 error npm v3.5.2
1165 error code EMISSINGARG
1166 error typeerror Error: Missing required argument archive: committable offline dependency archive #1
1166 error typeerror at andLogAndFinish (/usr/share/npm/lib/fetch-package-metadata.js:31:3)
1166 error typeerror at fetchPackageMetadata (/usr/share/npm/lib/fetch-package-metadata.js:51:22)
1166 error typeerror at resolveWithNewModule (/usr/share/npm/lib/install/deps.js:456:12)
1166 error typeerror at /usr/share/npm/lib/install/deps.js:457:7
1166 error typeerror at /usr/share/npm/node_modules/iferr/index.js:13:50
1166 error typeerror at /usr/share/npm/lib/fetch-package-metadata.js:37:12
1166 error typeerror at addRequestedAndFinish (/usr/share/npm/lib/fetch-package-metadata.js:82:5)
1166 error typeerror at returnAndAddMetadata (/usr/share/npm/lib/fetch-package-metadata.js:117:7)
1166 error typeerror at pickVersionFromRegistryDocument (/usr/share/npm/lib/fetch-package-metadata.js:134:20)
1166 error typeerror at /usr/share/npm/node_modules/iferr/index.js:13:50
1167 error typeerror This is an error with npm itself. Please report this error at:
1167 error typeerror http://github.com/npm/npm/issues
1168 verbose exit [ 1, true ]
The text was updated successfully, but these errors were encountered: