idoco / intergram

Free live chat widget linked to your Telegram messenger
https://www.intergram.xyz
Mozilla Public License 2.0
1.4k stars 358 forks source link

Have zero clue how to fix this #105

Open MaxflowO2 opened 3 years ago

MaxflowO2 commented 3 years ago

[webpack-cli] Error: Unknown option '-p' [webpack-cli] Run 'webpack --help' to see available commands and options npm ERR! code ELIFECYCLE npm ERR! errno 2 npm ERR! intergram@0.0.1 build: shx mkdir -p dist && shx cp *.html dist && shx cp -r ./media dist && shx cp -r ./css dist && webpack -p npm ERR! Exit status 2 npm ERR! npm ERR! Failed at the intergram@0.0.1 build script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2021-07-04T20_52_38_551Z-debug.log

MaxflowO2 commented 3 years ago

the webpack -p is the issue