Guest User

Untitled

a guest
Apr 20th, 2018
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. > marketdata-feeder@1.0.0 start /Users/JoYH/Downloads/alba/marketdata-feeder
  2. > NODE_ENV=crypto-crypto babel-node src/index.js
  3.  
  4. /Users/JoYH/Downloads/alba/marketdata-feeder/node_modules/config/lib/config.js:948
  5. throw new Error("Cannot parse config file: '" + fullFilename + "': " + e3);
  6. ^
  7.  
  8. Error: Cannot parse config file: '/Users/JoYH/Downloads/alba/marketdata-feeder/config/crypto-crypto.json': SyntaxError: Expected ']' instead of '"'
  9. at Config.util.parseFile (/Users/JoYH/Downloads/alba/marketdata-feeder/node_modules/config/lib/config.js:948:11)
  10. at /Users/JoYH/Downloads/alba/marketdata-feeder/node_modules/config/lib/config.js:717:28
  11. at Array.forEach (<anonymous>)
  12. at /Users/JoYH/Downloads/alba/marketdata-feeder/node_modules/config/lib/config.js:713:14
  13. at Array.forEach (<anonymous>)
  14. at Config.util.loadFileConfigs (/Users/JoYH/Downloads/alba/marketdata-feeder/node_modules/config/lib/config.js:712:13)
  15. at new Config (/Users/JoYH/Downloads/alba/marketdata-feeder/node_modules/config/lib/config.js:135:27)
  16. at Object.<anonymous> (/Users/JoYH/Downloads/alba/marketdata-feeder/node_modules/config/lib/config.js:1782:31)
  17. at Module._compile (module.js:662:30)
  18. at Module._extensions..js (module.js:673:10)
  19. npm ERR! code ELIFECYCLE
  20. npm ERR! errno 1
  21. npm ERR! marketdata-feeder@1.0.0 start: `NODE_ENV=crypto-crypto babel-node src/index.js`
  22. npm ERR! Exit status 1
  23. npm ERR!
  24. npm ERR! Failed at the marketdata-feeder@1.0.0 start script.
  25. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  26.  
  27. npm ERR! A complete log of this run can be found in:
  28. npm ERR! /Users/JoYH/.npm/_logs/2018-04-12T15_29_32_246Z-debug.log
Add Comment
Please, Sign In to add comment