Closed as not planned
Description
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
Error is displayed when I run the command "npm i firebase"
Expected Behavior
firebase package expected to download
Steps To Reproduce
- In terminal
- With this config...
- Run 'npm i firebase'
- See error..'This is an error with npm itself. Please report this error at:
npm ERR! https://github.com/npm/cli/issues'
Environment
- npm: 9.6.4
- Node.js: 20.0.0
- OS Name: Windows 10 pro
- System Model Name: dell
- npm config:
; copy and paste output from `npm config ls` here
; "builtin" config from C:\Program Files\nodejs\node_modules\npm\npmrc
prefix = "C:\\Users\\dell\\AppData\\Roaming\\npm"
; node bin location = C:\Program Files\nodejs\node.exe
; node version = v20.0.0
; npm local prefix = C:\Users\dell\Desktop\Node
; npm version = 9.6.4
; cwd = C:\Users\dell\Desktop\Node
; HOME = C:\Users\dell