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 find: "../environments/firebase.json" #14

Open
luxrxia opened this issue Feb 4, 2022 · 1 comment
Open

Cannot find: "../environments/firebase.json" #14

luxrxia opened this issue Feb 4, 2022 · 1 comment

Comments

@luxrxia
Copy link

luxrxia commented Feb 4, 2022

After going throught the setup and typing in the command "npm run deploy", this is the error I got.

``
./src/app/app.module.ts:21:0-51 - Error: Module not found: Error: Can't resolve '../environments/firebase.json' in 'C:\Users\Shaan\Scouting\src\app'

Error: src/app/app.module.ts:26:20 - error TS2307: Cannot find module '../environments/firebase.json' or its corresponding type declarations.

26 import config from "../environments/firebase.json"
![github](https://user-images.githubusercontent.com/93680144/152610937-a9cfbc0b-57ba-49fd-bca7-159edd7a341d.PNG)
pls help

@laviRZ
Copy link
Contributor

laviRZ commented Dec 21, 2022

Did you run npm run create?

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

No branches or pull requests

2 participants