npm start problem
See original GitHub issueHi sorry for this stupid question but I start code. When I start the monitor with “npm start” I have this : C:\Users\Augustin\shopify-monitor>npm start
shopify-monitor@1.4.1 start C:\Users\Augustin\shopify-monitor node index.js
internal/modules/cjs/loader.js:1237 throw err; ^
SyntaxError: C:\Users\Augustin\shopify-monitor\config.json: Unexpected token ] in JSON at position 750
at parse (<anonymous>)
at Object.Module._extensions…json (internal/modules/cjs/loader.js🔢22)
at Module.load (internal/modules/cjs/loader.js:1049:32)
at Function.Module._load (internal/modules/cjs/loader.js:937:14)
at Module.require (internal/modules/cjs/loader.js:1089:19)
at require (internal/modules/cjs/helpers.js:73:18)
at Object.<anonymous> (C:\Users\Augustin\shopify-monitor\index.js:2:17)
at Module._compile (internal/modules/cjs/loader.js:1200:30)
at Object.Module._extensions…js (internal/modules/cjs/loader.js:1220:10)
at Module.load (internal/modules/cjs/loader.js:1049:32)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! shopify-monitor@1.4.1 start: node index.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the shopify-monitor@1.4.1 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Augustin\AppData\Roaming\npm-cache_logs\2020-05-23T12_34_00_298Z-debug.log Please help me !
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (2 by maintainers)
Top GitHub Comments
check your config.json file