79533514

Date: 2025-03-25 11:32:03
Score: 1.5
Natty:
Report link

Change your command to

"scripts": {
  "json-server": "json-server --watch db.json --port 5000"
},

You miss a "-" before -port. It should be --port.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Lam Huynh