-
-
Save nomoney4me/e81c8fc6c16142eb87ed5b60335e351d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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