Advertisement
Guest User

Untitled

a guest
Aug 14th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.80 KB | None | 0 0
  1. /Users/joe/Projects/cms/node_modules/aurelia-webpack-plugin/dist/PreserveModuleNamePlugin.js:44
  2.                         throw new Error(`Can't figure out a normalized module name for ${realModule.rawRequest}, please call PLATFORM.moduleName() somewhere to help.`);
  3.                              ^
  4. Error: Can't figure out a normalized module name for ./v-td-image.css, please call PLATFORM.moduleName() somewhere to help.
  5.     at Compilation.compilation.plugin.modules (/Users/joe/Projects/cms/node_modules/aurelia-webpack-plugin/dist/PreserveModuleNamePlugin.js:44:31)
  6.     at Compilation.applyPlugins1 (/Users/joe/Projects/cms/node_modules/tapable/lib/Tapable.js:75:14)
  7.     at sealPart2 (/Users/joe/Projects/cms/node_modules/webpack/lib/Compilation.js:622:9)
  8.     at next (/Users/joe/Projects/cms/node_modules/tapable/lib/Tapable.js:202:11)
  9.     at ExtractTextPlugin.<anonymous> (/Users/joe/Projects/cms/node_modules/extract-text-webpack-plugin/index.js:317:5)
  10.     at /Users/joe/Projects/cms/node_modules/async/dist/async.js:473:16
  11.     at iteratorCallback (/Users/joe/Projects/cms/node_modules/async/dist/async.js:1064:13)
  12.     at /Users/joe/Projects/cms/node_modules/async/dist/async.js:969:16
  13.     at /Users/joe/Projects/cms/node_modules/extract-text-webpack-plugin/index.js:301:6
  14.     at /Users/joe/Projects/cms/node_modules/async/dist/async.js:473:16
  15.     at iteratorCallback (/Users/joe/Projects/cms/node_modules/async/dist/async.js:1064:13)
  16.     at /Users/joe/Projects/cms/node_modules/async/dist/async.js:969:16
  17.     at /Users/joe/Projects/cms/node_modules/extract-text-webpack-plugin/index.js:291:9
  18.     at rebuilding.forEach.cb (/Users/joe/Projects/cms/node_modules/webpack/lib/Compilation.js:530:29)
  19.     at Array.forEach (<anonymous>)
  20.     at callback (/Users/joe/Projects/cms/node_modules/webpack/lib/Compilation.js:530:15)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement