Skip to content

Instantly share code, notes, and snippets.

@carlosjgp
Created July 25, 2017 11:26
Show Gist options
  • Select an option

  • Save carlosjgp/1b94c0435d4d5dd2902ca789fd2c1d4e to your computer and use it in GitHub Desktop.

Select an option

Save carlosjgp/1b94c0435d4d5dd2902ca789fd2c1d4e to your computer and use it in GitHub Desktop.
Webpack error
ERROR in ./src/styles/app.scss
Module build failed: Error: "/icons/icons.json" is not in the SourceMap.
at BasicSourceMapConsumer.SourceMapConsumer_sourceContentFor [as sourceContentFor] (/src/node_modules/source-map/lib/source-map-consumer.js:704:13)
at SourceMapGenerator.<anonymous> (/src/node_modules/source-map/lib/source-map-generator.js:235:40)
at Array.forEach (native)
at SourceMapGenerator_applySourceMap [as applySourceMap] (/src/node_modules/source-map/lib/source-map-generator.js:234:32)
at MapGenerator.applyPrevMaps (/src/node_modules/postcss/lib/map-generator.js:144:22)
at MapGenerator.generateMap (/src/node_modules/postcss/lib/map-generator.js:205:46)
at MapGenerator.generate (/src/node_modules/postcss/lib/map-generator.js:308:25)
at LazyResult.stringify (/src/node_modules/postcss/lib/lazy-result.js:290:24)
at /src/node_modules/postcss/lib/lazy-result.js:227:27
at <anonymous>
@ multi ./src/js/app.js ./src/styles/app.scss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment