You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
ERROR in ./~/bootstrap-sass/assets/stylesheets/_bootstrap.scss
Module parse failed: webpack/login/node_modules/extract-text-webpack-plugin/loader.js?{"omit":1,"remove":true}!style-loader!css-loader?sourceMap!resolve-url-loader!sass-loader?sourceMap!webpack/login/node_modules/bootstrap-sass/assets/stylesheets/_bootstrap.scss Unexpected character '@' (8:0)
You may need an appropriate loader to handle this file type.
|
| // Core variables and mixins
| @import "bootstrap/variables";
| @import "bootstrap/mixins";
|
@ ./src/entries/basic.js 6:0-60
ERROR in ./~/bootstrap-sass/assets/stylesheets/_bootstrap.scss
Module build failed: Error
at webpack/login/node_modules/webpack/lib/NormalModule.js:208:34
at webpack/login/node_modules/webpack/lib/NormalModule.js:162:10
at webpack/login/node_modules/loader-runner/lib/LoaderRunner.js:365:3
at iterateNormalLoaders (webpack/login/node_modules/loader-runner/lib/LoaderRunner.js:206:10)
at webpack/login/node_modules/loader-runner/lib/LoaderRunner.js:197:4
at webpack/login/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:62:14
at _combinedTickCallback (internal/process/next_tick.js:67:7)
at process._tickCallback (internal/process/next_tick.js:98:9)
``
The text was updated successfully, but these errors were encountered:
I'm migrating a Webpack 1 project to Webpack 2.
Leads to:
The text was updated successfully, but these errors were encountered: