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

Cannot install firebase package #6407

Closed
2 tasks done
buju18887 opened this issue Apr 28, 2023 · 2 comments
Closed
2 tasks done

Cannot install firebase package #6407

buju18887 opened this issue Apr 28, 2023 · 2 comments
Labels
Bug thing that needs fixing Needs Triage needs review for next steps Release 9.x work is associated with a specific npm 9 release

Comments

@buju18887
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

Error is displayed when I run the command "npm i firebase"

Expected Behavior

firebase package expected to download

Steps To Reproduce

  1. In terminal
  2. With this config...
  3. Run 'npm i firebase'
  4. 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
@buju18887 buju18887 added Bug thing that needs fixing Needs Triage needs review for next steps Release 9.x work is associated with a specific npm 9 release labels Apr 28, 2023
@milaninfy
Copy link
Contributor

@buju18887 can you try replicating this problem on the latest version of npm? (ie. npm i -g npm)

@milaninfy
Copy link
Contributor

Closing due to age. If this is still a problem please feel free to reopen this issue, or create a new issue w/ steps to reproduce.

@milaninfy milaninfy closed this as not planned Won't fix, can't repro, duplicate, stale May 16, 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 9.x work is associated with a specific npm 9 release
Projects
None yet
Development

No branches or pull requests

2 participants