I got the following when using firebase –version
PS C:\Users\Robert Gillespie> firebase –version
firebase : File C:\Users\Robert Gillespie\AppData\Roaming\npm\firebase.ps1
cannot be loaded because running scripts is disabled on this system. For more
information, see about_Execution_Policies at
https:/go.microsoft.com/fwlink/?LinkID=135170.
At line:1 char:1
+ firebase –version
+ ~~~~~~~~
+ CategoryInfo : SecurityError: (:) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess
I don’t know where to go from here?
Hi Robert.
“Stackoverflow” — “Firebase cannot be loading because running scripts is disabled on this system” may have solution to your error.
William
Hi.
Are you following the Firebase ebook? It is explained on page 118 how to solve the issue.
Regards,
Sara
Thanks to you Sara and William Lucid. I had been following the book but I could not find the firebase.ps1 file. It was labeled a bit differently and the .ps1 did not show. I saw that the book had it as a WindowsPower… and I decided that was the .ps1 file. I deleted it and it worked. Thanks again to both of you.
Hey Sara and William. I’m making progress. I got this.
Congratulations, you’ve set up your Firebase app project correctly.