You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: