Skip to content

Instantly share code, notes, and snippets.

@chasetb
Created November 19, 2016 17:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chasetb/4fcd320b88c6c87ce3bfdc3a3b51644d to your computer and use it in GitHub Desktop.
Save chasetb/4fcd320b88c6c87ce3bfdc3a3b51644d to your computer and use it in GitHub Desktop.
Attempting to run latest webspoof
$ npm run dev
> pokemongo-webspoof@1.2.1 dev /Users/chase/src/public/iam4x/pokemongo-webspoof
> electron main.js | NODE_ENV=development webpack --config webpack.config.babel.js --watch
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
[warn] kq_init: detected broken kqueue; not using.: Undefined error: 0
Webpack is watching the files…
Hash: 0f939f1338d6b1bcd2c3
Version: webpack 2.1.0-beta.27
Time: 1487ms
Asset Size Chunks Chunk Names
index.js 254 kB 0 [emitted] main
[298] multi main 40 bytes {0} [built]
+ 298 hidden modules
ERROR in multi main
Module not found: Error: Can't resolve 'babel' in '/Users/chase/src/public/iam4x/pokemongo-webspoof'
BREAKING CHANGE: It's no longer allowed to omit the '-loader' prefix when using loaders.
You need to specify 'babel-loader' instead of 'babel'.
@ multi main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment