webpack-shell-plugin
webpack-shell-plugin copied to clipboard
Error thrown, command runs fine
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.
Hello. Do you find answer for you question? I have the same problem.
Did anyone managed to debug why it happens?