'client side deploy in firebase [duplicate]

at first I command "firebase deploy" mistakably...but now I cant init firebase on my client side app gave this error : firebase : File C:\Users\hasan\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 init
  •   + CategoryInfo          : SecurityError: (:) [], PSSecurityException      
      + FullyQualifiedErrorId : UnauthorizedAccess
    


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source