Cannot find module 'webpack/schemas/WebpackOptions.json'问题如何解决?
查了好多资料,没找到解决办法,原来只要npm install --save-dev webpack执行一下就可以了。