9 comments found.
I keep getting this error:
ERROR in ./src/app.jsx Module build failed: ReferenceError: [BABEL] /Users/lillyanka/Sites/React/src/app.jsx: Using removed Babel 5 option: base.optional - Put the specific transforms you want in the `plugins` option at Logger.error (/Users/lillyanka/Sites/React/node_modules/babel-core/lib/transformation/file/logger.js:41:11) at OptionManager.mergeOptions (/Users/lillyanka/Sites/React/node_modules/babel-core/lib/transformation/file/options/option-manager.js:216:20) at OptionManager.init (/Users/lillyanka/Sites/React/node_modules/babel-core/lib/transformation/file/options/option-manager.js:374:12) at File.initOptions (/Users/lillyanka/Sites/React/node_modules/babel-core/lib/transformation/file/index.js:216:65) at new File (/Users/lillyanka/Sites/React/node_modules/babel-core/lib/transformation/file/index.js:139:24) at Pipeline.transform (/Users/lillyanka/Sites/React/node_modules/babel-core/lib/transformation/pipeline.js:46:16) at transpile (/Users/lillyanka/Sites/React/node_modules/babel-loader/lib/index.js:38:20) at Object.module.exports (/Users/lillyanka/Sites/React/node_modules/babel-loader/lib/index.js:133:12) @ multi app
Does anyone know why this is happening?
i get “ERROR in Pateh must be a string. Received undefined” when i try to build from source files
This error was caused by an incompatibility between Node 6 and the version of the html-webpack-plugin used in this course. If you update the version of html-webpack-plugin in your `package.json` file to “^2.20.0” and run `npm install`, it should fix the problem. I’ve also updated the course GitHub repository to reference the latest version of html-webpack-plugin.
Thanks for pointing out this error!
i get “ERROR in Pateh must be a string. Received undefined” when i try to build from source files
i get “ERROR in Pateh must be a string. Received undefined” when i try to build from source files
i get “ERROR in Pateh must be a string. Received undefined” when i try to build from source files
i get “ERROR in Pateh must be a string. Received undefined” when i try to build from source files
i get “ERROR in Pateh must be a string. Received undefined” when i try to build from source files
i get “ERROR in Pateh must be a string. Received undefined” when i try to build from source files
i get “ERROR in Pateh must be a string. Received undefined” when i try to build from source files