Last active
August 29, 2015 14:07
-
-
Save edoloughlin/7f3ec45c7358a8bfca64 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error: Invalid path | |
at pathToArray (/my-proj-path/node_modules/webpack-dev-server/node_modules/webpack-dev-middleware/node_modules/memory-fs/lib/MemoryFileSystem.js:24:38) | |
at MemoryFileSystem.mkdirpSync (/my-proj-path/node_modules/webpack-dev-server/node_modules/webpack-dev-middleware/node_modules/memory-fs/lib/MemoryFileSystem.js:108:13) | |
at MemoryFileSystem.(anonymous function) [as mkdirp] (/my-proj-path/node_modules/webpack-dev-server/node_modules/webpack-dev-middleware/node_modules/memory-fs/lib/MemoryFileSystem.js:188:34) | |
at Tapable.<anonymous> (/my-proj-path/node_modules/webpack/lib/Compiler.js:225:25) | |
at Tapable.applyPluginsAsync (/my-proj-path/node_modules/webpack/node_modules/tapable/lib/Tapable.js:60:69) | |
at Tapable.Compiler.emitAssets (/my-proj-path/node_modules/webpack/lib/Compiler.js:222:7) | |
at Watching.<anonymous> (/my-proj-path/node_modules/webpack/lib/Compiler.js:53:18) | |
at /my-proj-path/node_modules/webpack/lib/Compiler.js:397:12 | |
at Tapable.next (/my-proj-path/node_modules/webpack/node_modules/tapable/lib/Tapable.js:69:11) | |
at CachePlugin.<anonymous> (/my-proj-path/node_modules/webpack/lib/CachePlugin.js:40:4) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment