json-server icon indicating copy to clipboard operation
json-server copied to clipboard

File not found

Open callor opened this issue 1 year ago • 1 comments

Hello!!

I get an execution error. When I randomly create a db.json file and run it, there is no error, but the file content is only {}

json-server 1.0.0-beta.1

npx json-server --port 9999 db.json

File db.json not found

callor avatar Aug 09 '24 07:08 callor