webpack-shell-plugin icon indicating copy to clipboard operation
webpack-shell-plugin copied to clipboard

Error thrown, command runs fine

Open damianobarbati opened this issue 8 years ago • 2 comments

I have no idea how to debug this. The command fired (sh config/cordova.sh ./mobile ./build/user/index.html ) runs fine if fired in the shell after the build. Furthermore: sometime this happens, sometime it does not.

Error: Cannot read property 'replace' of undefined

/Users/damz/Desktop/repmemo/node_modules/webpack-shell-plugin/lib/index.js:168
        throw error;
        ^
1
error Command failed with exit code 1.

damianobarbati avatar Aug 16 '17 10:08 damianobarbati

Hello. Do you find answer for you question? I have the same problem.

seregaua avatar Oct 16 '19 21:10 seregaua

Did anyone managed to debug why it happens?

bdteo avatar Feb 26 '20 09:02 bdteo