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

Third party dependency breaks npm cli #6258

Closed
2 tasks done
yadirhb opened this issue Mar 15, 2023 · 4 comments
Closed
2 tasks done

Third party dependency breaks npm cli #6258

yadirhb opened this issue Mar 15, 2023 · 4 comments
Labels
Bug thing that needs fixing Needs Triage needs review for next steps Release 8.x work is associated with a specific npm 8 release

Comments

@yadirhb
Copy link

yadirhb commented Mar 15, 2023

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

npm/metavuln-calculator#80

Expected Behavior

npm/metavuln-calculator#80

Steps To Reproduce

npm/metavuln-calculator#80

Environment

  • npm: Several (7.10.0, 8.19.2 and more)
  • Node.js: (16.0.0, 16.17.0, 16.19.1, 18.11.0)
  • OS Name: Ubuntu 16, Mac OS
  • System Model Name: Unix, Jenkins, CI
  • npm config:
; "user" config from /Users/yadirbatista/.npmrc

progress = true 
strict-ssl = false 

; node bin location = /Users/yadirbatista/.nvm/versions/node/v18.11.0/bin/node
; node version = v18.11.0
; npm local prefix = /Users/yadirbatista/workspace/microservice-cx
; npm version = 8.19.2
; cwd = /Users/yadirbatista/workspace/microservice-cx
; HOME = /Users/yadirbatista
; Run `npm config ls -l` to show all defaults.
@yadirhb yadirhb added Bug thing that needs fixing Needs Triage needs review for next steps Release 8.x work is associated with a specific npm 8 release labels Mar 15, 2023
@alexanderkirsanov
Copy link

We're facing similar issue, while doing npm i

@yadirhb
Copy link
Author

yadirhb commented Mar 17, 2023

Any news on this? This is still ongoing and a solution has been provided...

@wraithgar
Copy link
Member

This is just a duplicate issue for npm/metavuln-calculator#80

@rainabba
Copy link

A fix has been merged, but not yet released: npm/metavuln-calculator#85

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 8.x work is associated with a specific npm 8 release
Projects
None yet
Development

No branches or pull requests

4 participants