angular-httpclient-examples
angular-httpclient-examples copied to clipboard
I got error in cmd?
D:\xampp\htdocs\fff>npm install json-serve npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fse vents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@ 1.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"ia32" })
- [email protected] added 143 packages in 22.908s
D:\xampp\htdocs\fff>json-server --watch db.json 'json-server' is not recognized as an internal or external command, operable program or batch file.
you have to install json-server globally by this npm install -g json-server