Open callor opened 3 months ago
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 What is the location for your db.json and package.json file?
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
File db.json not found