==========
Error:
—————-
Found db.json, trying to open
\{^_^}/ hi!
Loading db.json
Loading /node_modules/json-server-auth
Error: Cannot find module '/node_modules/json-server-auth'
Require stack:
- /usr/local/lib/node_modules/json-server/lib/cli/run.js
- /usr/local/lib/node_modules/json-server/lib/cli/index.js
- /usr/local/lib/node_modules/json-server/lib/cli/bin.js
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:1030:15)
at Function.Module._load (internal/modules/cjs/loader.js:899:27)
at Module.require (internal/modules/cjs/loader.js:1090:19)
at require (internal/modules/cjs/helpers.js:75:18)
at /usr/local/lib/node_modules/json-server/lib/cli/run.js:127:18
at
Array.map (<anonymous>)
at /usr/local/lib/node_modules/json-server/lib/cli/run.js:125:40 {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/usr/local/lib/node_modules/json-server/lib/cli/run.js',
'/usr/local/lib/node_modules/json-server/lib/cli/index.js',
'/usr/local/lib/node_modules/json-server/lib/cli/bin.js'
]
}
—————-