Snippets

Matías Herranz 55K4K: Untitled snippet

Created by Matías Herranz
$ npm start

> invertio_website@0.2.0 start /Users/matiasherranz/Dev/Invest/Repos/invertio_website
> better-npm-run start

running better-npm-run in /Users/matiasherranz/Dev/Invest/Repos/invertio_website
Executing script: start

to be executed: babel-node bin/server
  app:config Creating default configuration. +0ms
  app:config Package "babel-polyfill" was not found as an npm dependency in package.json; it won't be included in the webpack vendor bundle.
       Consider removing it from vendor_dependencies in ~/config/index.js +88ms
  app:config Looking for environment overrides for NODE_ENV "development". +1ms
  app:config Found overrides, applying to default configuration. +3ms
module.js:339
    throw err;
    ^

Error: Cannot find module '../build/webpack.config'
    at Function.Module._resolveFilename (module.js:337:15)
    at Function.Module._load (module.js:287:25)
    at Module.require (module.js:366:17)
    at require (module.js:385:17)
    at Object.<anonymous> (/Users/matiasherranz/Dev/Invest/Repos/invertio_website/server/main.js:4:1)
    at Module._compile (module.js:425:26)
    at loader (/Users/matiasherranz/Dev/Invest/Repos/invertio_website/node_modules/babel-register/lib/node.js:144:5)
    at Object.require.extensions.(anonymous function) [as .js] (/Users/matiasherranz/Dev/Invest/Repos/invertio_website/node_modules/babel-register/lib/node.js:154:7)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:311:12)

npm ERR! Darwin 16.1.0
npm ERR! argv "/Users/matiasherranz/.nvm/versions/node/v5.0.0/bin/node" "/Users/matiasherranz/.nvm/versions/node/v5.0.0/bin/npm" "start"
npm ERR! node v5.0.0
npm ERR! npm  v3.3.6
npm ERR! code ELIFECYCLE
npm ERR! invertio_website@0.2.0 start: `better-npm-run start`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the invertio_website@0.2.0 start script 'better-npm-run start'.
npm ERR! This is most likely a problem with the invertio_website package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     better-npm-run start
npm ERR! You can get their info via:
npm ERR!     npm owner ls invertio_website
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/matiasherranz/Dev/Invest/Repos/invertio_website/npm-debug.log

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.