Skip to content

Instantly share code, notes, and snippets.

@nomoney4me
Created October 20, 2018 00:11
Show Gist options
  • Select an option

  • Save nomoney4me/e81c8fc6c16142eb87ed5b60335e351d to your computer and use it in GitHub Desktop.

Select an option

Save nomoney4me/e81c8fc6c16142eb87ed5b60335e351d to your computer and use it in GitHub Desktop.
ERROR in ./src/client.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
ReferenceError: Using removed Babel 5 option: .modules - Use the corresponding module transform plugin in the `plugins` option. Check out http://babeljs.io/docs/plugins/#modules
at throwUnknownError (E:\proj\sfcs\node_modules\@babel\core\lib\config\validation\options.js:120:11)
at Object.keys.forEach.key (E:\proj\sfcs\node_modules\@babel\core\lib\config\validation\options.js:107:5)
at Array.forEach (<anonymous>)
at validateNested (E:\proj\sfcs\node_modules\@babel\core\lib\config\validation\options.js:83:21)
at validate (E:\proj\sfcs\node_modules\@babel\core\lib\config\validation\options.js:74:10)
at file (E:\proj\sfcs\node_modules\@babel\core\lib\config\config-chain.js:169:34)
at cachedFunction (E:\proj\sfcs\node_modules\@babel\core\lib\config\caching.js:33:19)
at buildRootChain (E:\proj\sfcs\node_modules\@babel\core\lib\config\config-chain.js:118:36)
at loadPrivatePartialConfig (E:\proj\sfcs\node_modules\@babel\core\lib\config\partial.js:85:55)
at Object.loadPartialConfig (E:\proj\sfcs\node_modules\@babel\core\lib\config\partial.js:110:18)
@ multi (webpack)-dev-server/client?http://localhost:8080 (webpack)/hot/dev-server.js ./src/client.js main[2]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment