PS C:webreact projectsswift-logistics> json-server –watch data/db.json –port 8000
json-server : File C:Program Filesnodejsjson-server.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
- json-server –watch data/db.json –port 8000
-
+ CategoryInfo : SecurityError: (:) [], PSSecurityException + FullyQualifiedErrorId : UnauthorizedAccess
I recently setup my json file for a react project and I can not run,the json command on the terminal.
frank mutethia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.