Skip to content

Instantly share code, notes, and snippets.

@zkochan
Created November 6, 2016 23:17
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 zkochan/12e441a550e9cbeeff163e8846209a4c to your computer and use it in GitHub Desktop.
Save zkochan/12e441a550e9cbeeff163e8846209a4c to your computer and use it in GitHub Desktop.
ERROR in /home/zkochan/.pnpm/.store/flat/babel-polyfill@6.16.0/_/lib/index.js
Module not found: Error: Cannot resolve module 'babel-loader' in /home/zkochan/.pnpm/.store/flat/babel-polyfill@6.16.0/_/lib
@ /home/zkochan/.pnpm/.store/flat/babel-polyfill@6.16.0/_/lib/index.js 3:0-23
ERROR in /home/zkochan/.pnpm/.store/flat/babel-polyfill@6.16.0/_/lib/index.js
Module not found: Error: Cannot resolve module 'babel-loader' in /home/zkochan/.pnpm/.store/flat/babel-polyfill@6.16.0/_/lib
@ /home/zkochan/.pnpm/.store/flat/babel-polyfill@6.16.0/_/lib/index.js 7:0-35
ERROR in /home/zkochan/.pnpm/.store/flat/babel-polyfill@6.16.0/_/lib/index.js
Module not found: Error: Cannot resolve module 'babel-loader' in /home/zkochan/.pnpm/.store/flat/babel-polyfill@6.16.0/_/lib
@ /home/zkochan/.pnpm/.store/flat/babel-polyfill@6.16.0/_/lib/index.js 5:0-38
ERROR in /home/zkochan/.pnpm/.store/flat/electron-devtools-installer@2.0.1/_/dist/index.js
Module build failed: Error: Couldn't find preset "es2015" relative to directory "/home/zkochan/.pnpm/.store/flat/electron-devtools-installer@2.0.1/_"
at /home/zkochan/.pnpm/.store/flat/babel-loader@6.2.7/_/node_modules/babel-core/lib/transformation/file/options/option-manager.js:299:19
at Array.map (native)
at OptionManager.resolvePresets (/home/zkochan/.pnpm/.store/flat/babel-loader@6.2.7/_/node_modules/babel-core/lib/transformation/file/options/option-manager.js:270:20)
at OptionManager.mergePresets (/home/zkochan/.pnpm/.store/flat/babel-loader@6.2.7/_/node_modules/babel-core/lib/transformation/file/options/option-manager.js:259:10)
at OptionManager.mergeOptions (/home/zkochan/.pnpm/.store/flat/babel-loader@6.2.7/_/node_modules/babel-core/lib/transformation/file/options/option-manager.js:244:14)
at OptionManager.init (/home/zkochan/.pnpm/.store/flat/babel-loader@6.2.7/_/node_modules/babel-core/lib/transformation/file/options/option-manager.js:374:12)
at File.initOptions (/home/zkochan/.pnpm/.store/flat/babel-loader@6.2.7/_/node_modules/babel-core/lib/transformation/file/index.js:216:65)
at new File (/home/zkochan/.pnpm/.store/flat/babel-loader@6.2.7/_/node_modules/babel-core/lib/transformation/file/index.js:139:24)
at Pipeline.transform (/home/zkochan/.pnpm/.store/flat/babel-loader@6.2.7/_/node_modules/babel-core/lib/transformation/pipeline.js:46:16)
at transpile (/home/zkochan/.pnpm/.store/flat/babel-loader@6.2.7/_/index.js:38:20)
at Object.module.exports (/home/zkochan/.pnpm/.store/flat/babel-loader@6.2.7/_/index.js:131:12)
@ ./app/main.development.js 40:24-62
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment