Open harisaru opened 7 years ago
I have the same exception, then I comment the colors. It passed. But a few minutes later, It throw another exception.
Webpack is watching the files…
/usr/local/lib/node_modules/webpack/lib/Chunk.js:49 throw new Error("Chunk.entry was removed. Use hasRuntime()"); ^
Error: Chunk.entry was removed. Use hasRuntime()
at Chunk.get entry [as entry] (/usr/local/lib/node_modules/webpack/lib/Chunk.js:49:9)
at /root/sourcecode/treed/node_modules/extract-text-webpack-plugin/index.js:116:13
at Array.filter (native)
at ExtractTextPlugin.
how to solve this problem?
and I have same error...
Solved this in my fork https://github.com/spacegangster/treed
Hi,
When i am trying to run the application as per the instructions, i am getting following error Kindly let me know where i am doing wrong:
Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.
Regards, HariKrishna