Skip to content

Instantly share code, notes, and snippets.

@andyparsons
Created March 5, 2016 15:24
Show Gist options
  • Save andyparsons/8233b22c365f3396964c to your computer and use it in GitHub Desktop.
Save andyparsons/8233b22c365f3396964c to your computer and use it in GitHub Desktop.
argh
ERROR in ./~/css-loader!./~/autoprefixer-loader?{"browsers":["last 2 version","ie >= 10"]}!./~/sass-loader?outputStyle=expanded&sourceMap&includePaths[]=/Users/andyparsons/code/gropius/resources/lib/bower_components&includePaths[]=/Users/andyparsons/code/gropius/resources/lib/sass!./src/entries/app/app.scss
Module build failed:
@import "modularized-normalize-scss/normalize";
^
File to import not found or unreadable: modularized-normalize-scss/normalize
Parent style sheet: /Users/andyparsons/code/gropius/resources/lib/sass/kontor.scss
in /Users/andyparsons/code/gropius/resources/lib/sass/kontor.scss (line 5, column 1)
@ ./src/entries/app/app.scss 4:14-403 13:2-17:4 14:20-409
ERROR in ./~/css-loader!./~/autoprefixer-loader?{"browsers":["last 2 version","ie >= 10"]}!./~/sass-loader?outputStyle=expanded&sourceMap&includePaths[]=/Users/andyparsons/code/gropius/resources/lib/bower_components&includePaths[]=/Users/andyparsons/code/gropius/resources/lib/sass!./src/components/not-found/not-found.scss
Module build failed:
@import "sass-mediaqueries/media-queries";
^
File to import not found or unreadable: sass-mediaqueries/media-queries
Parent style sheet: stdin
in /Users/andyparsons/code/gropius/resources/front-ends/application/src/components/not-found/not-found.scss (line 2, column 1)
@ ./src/components/not-found/not-found.scss 4:14-409 13:2-17:4 14:20-415
ERROR in ./~/css-loader!./~/autoprefixer-loader?{"browsers":["last 2 version","ie >= 10"]}!./~/sass-loader?outputStyle=expanded&sourceMap&includePaths[]=/Users/andyparsons/code/gropius/resources/lib/bower_components&includePaths[]=/Users/andyparsons/code/gropius/resources/lib/sass!./src/components/notice/notice.scss
Module build failed:
@import "sass-mediaqueries/media-queries";
^
File to import not found or unreadable: sass-mediaqueries/media-queries
Parent style sheet: stdin
in /Users/andyparsons/code/gropius/resources/front-ends/application/src/components/notice/notice.scss (line 2, column 1)
@ ./src/components/notice/notice.scss 4:14-406 13:2-17:4 14:20-412
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment