'"Firebase running scripts is disabled on this system"
I have installed the firebase tools, however whenever I try to initialize it in my rootfolder, using the terminal from Vscode, I receive the following error.
firebase : File C:\Users\User\AppData\Roaming\npm\fi running scripts is disabled on this system. For more about_Execution_Policies at https:/go.microsoft.com/
Why is that?
Solution 1:[1]
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Karen Boyakhchyan |
