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
Hello, I Have a ERROR running Angular Universal(SERVER SIDE RENDERING)
Version info
Angular: "^11.0.0"
Firebase: "^7.0 || ^8.0"
AngularFire: "^6.1.4"
Command:npm run build:ssr && npm run serve:ssr
Debug output
@firebase/firestore: Firestore (8.2.4): INTERNAL UNHANDLED ERROR: Error: ENOENT: no such file or directory, open '/var/www/html/XXX/xxxxx-xxxx-xxx/dist/xxxxxxx/protos/google/firestore/v1/firestore.proto'
¿Do you some idea please /protos/google/firestore/v1/firestore.proto'?
Regards,
The text was updated successfully, but these errors were encountered:
Hello, I Have a ERROR running Angular Universal (SERVER SIDE RENDERING)
Version info
Angular: "^11.0.0"
Firebase: "^7.0 || ^8.0"
AngularFire: "^6.1.4"
Command:
npm run build:ssr && npm run serve:ssr
Debug output
@firebase/firestore: Firestore (8.2.4): INTERNAL UNHANDLED ERROR: Error: ENOENT: no such file or directory, open '/var/www/html/XXX/xxxxx-xxxx-xxx/dist/xxxxxxx/protos/google/firestore/v1/firestore.proto'
¿Do you some idea please
/protos/google/firestore/v1/firestore.proto'
?Regards,
The text was updated successfully, but these errors were encountered: