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

Facing an error to install firebase #13558

Open
DEVESHCHOUDHARY15 opened this issue Apr 4, 2024 · 1 comment
Open

Facing an error to install firebase #13558

DEVESHCHOUDHARY15 opened this issue Apr 4, 2024 · 1 comment

Comments

@DEVESHCHOUDHARY15
Copy link

PS C:\Users\choud\OneDrive\Desktop\Floom> npm i firebase
npm ERR! code EPERM
npm ERR! syscall open
npm ERR! path C:\Users\choud\OneDrive\Desktop\Floom\package.json
npm ERR! errno -4048
npm ERR! Error: EPERM: operation not permitted, open 'C:\Users\choud\OneDrive\Desktop\Floom\package.json'
npm ERR! [Error: EPERM: operation not permitted, open 'C:\Users\choud\OneDrive\Desktop\Floom\package.json'] {
npm ERR! errno: -4048,
npm ERR! code: 'EPERM',
npm ERR! syscall: 'open',
npm ERR! path: 'C:\Users\choud\OneDrive\Desktop\Floom\package.json'
npm ERR! }
npm ERR!
npm ERR! The operation was rejected by your operating system.
npm ERR! It's possible that the file was already in use (by a text editor or antivirus),
npm ERR! or that you lack permissions to access it.
npm ERR!
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator.

npm ERR! A complete log of this run can be found in: C:\Users\choud\AppData\Local\npm-cache_logs\2024-04-04T10_04_53_173Z-debug-0.log

@rafawashere
Copy link

First, create the react-app, then Firebase init.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants