-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Error with angular 9 SSR and fire base cloud functions #2369
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
Comments
Universal in Angular 9 has had a lot changed & most of our instructions are outdated. The next RC for 6 will see the release of a schematic for universal support on Cloud Functions. Standby. |
Any information about how much it's going to take to be released? |
The next RC was released today, this includes support for schematic deploys of Universal apps to Hosting & Cloud Functions. |
Could you provide link please, I could not find any updated docs for deployment |
thank you very very much one last thing, what does it mean
because this is exactly what I need and also,
gives
thanks in advance, sorry for asking to much |
is there a chance you would update the following docs? |
I'm successful runing angular universal with angular 9.1 and @angular/fire 6RC2 at here https://github.com/hiepxanh/angular-fire-universal |
thank you very much for the efforts I follow you instructions and it gave me the following
|
@khaled6mmd please follow this instruction https://firebase.google.com/docs/functions/manage-functions |
I use nvm to do so, did not help |
@khaled6mmd the error you posted seems to indicate that you're using an unsupported version of Node, maybe your nvm setup is not working correctly. |
@jamesdaniels installed node 10.13 as it's the minimum to run ng cli |
@hiepxanh , could you add to your repo your functions folder to have an example off ssr functions ?
|
it gets created automatically if you follow this guide https://github.com/angular/angularfire/blob/master/docs/deploy/getting-started.md then run
then |
Getting " Command failed: npm ls || true " as raised here |
but it does work fine with me,
work fine for me, I get another error so I think I need to close this issue |
Hi @khaled6mmd what was the solution to this issue? I have the same |
I have been trying for two days now, I'm front end developer so I don't have the require experience to use node and the cloud function
I don't know if the following information is sufficient
so if you need any more information ask please
this is the log of fire base
and this is my index.ts
and this is sever.ts
i followed this guide to convert the app to SSR
Deploying your Universal application on Cloud Functions for Firebase
any help would be appreciated
The text was updated successfully, but these errors were encountered: