You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If I add Firebase to my project, it will not deploy.
To Reproduce
Steps to reproduce the behavior:
Create a test project in Angular. Deploy it.
Add firebase ng add @angular/fire
Try to redeploy
Expected behavior
It should deploy without problems.
Versions
Angular.js: 17.2
plugin (if installed in your package.json at fixed version): using GitHub to connect
Error:
There was an error when loading the "crypto" npm module. Support for npm modules in edge functions
is an experimental feature. Refer to https://ntl.fyi/edge-functions-npm for more information.
I know Firebase works, because I have deployed the exact same project to netlify edge using SvelteKit and Analog (which uses Angular):
Describe the bug
If I add Firebase to my project, it will not deploy.
To Reproduce
Steps to reproduce the behavior:
ng add @angular/fire
Expected behavior
It should deploy without problems.
Versions
Error:
I know Firebase works, because I have deployed the exact same project to netlify edge using SvelteKit and Analog (which uses Angular):
So there should be a way to get it to work.
J
The text was updated successfully, but these errors were encountered: