0👍
You can try this option:
https://github.com/creotip/vue-particles/issues/7
But maybe the better options will be reinstall npm
0👍
You use Version: webpack 3.11.0
Try to install latest version
$ npm i -D webpack@latest
$ npm run build
Source:stackexchange.com