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

Error when tried to download artillery #7136

Closed
2 tasks done
MellyFinnese opened this issue Jan 14, 2024 · 1 comment
Closed
2 tasks done

Error when tried to download artillery #7136

MellyFinnese opened this issue Jan 14, 2024 · 1 comment
Labels
Bug thing that needs fixing Needs Triage needs review for next steps Release 10.x

Comments

@MellyFinnese
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

This issue exists in the latest npm version

  • I am using the latest npm

Current Behavior

Id Just try different cmds and args with the artillery repo

Expected Behavior

No response

Steps To Reproduce

  1. In this environment...
  2. With this config...
  3. Run '...'
  4. See error...

Environment

  • npm:3.5.2
  • Node.js:4.2.6
  • OS Name:Tsurugi
  • System Model Name:Dell Optiplex
    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 ]
@MellyFinnese MellyFinnese added Bug thing that needs fixing Needs Triage needs review for next steps Release 10.x labels Jan 14, 2024
@ljharb
Copy link
Contributor

ljharb commented Jan 14, 2024

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.

@ljharb ljharb closed this as not planned Won't fix, can't repro, duplicate, stale Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug thing that needs fixing Needs Triage needs review for next steps Release 10.x
Projects
None yet
Development

No branches or pull requests

2 participants