Open jfrux opened 7 years ago
Hi Although I tested as you said above, It was not reproduced. (running MacOS also) In order to resolve this issue quickly, please check below.
Thanks.
So you're thinking it's related to the Toast module?
Zipped version of my cordova-plugin-toast
https://www.odrive.com/s/3e5ee8b0-4e82-4c4c-b4d8-1875752092e6-59159bf5
Couldn't we like... make a single repo that pulls down the right versions of all the modules into a directory with say... bower
or something, and does all of this in a testable way?
Could it be the node version, I'm using like 7.7.2
?
Sorry! Just found the shell script that sets it all up for me. It's working good when I use the shell script.
FYI, the issue was with my cordova-app/config.xml
not having an
It has to do with line 47
of tasks/lib/utils.js
. Probably should be more robust in it's checking for if conf.widget.author
exists first.
Warning: Cannot read property '0' of undefined Used --force, continuing. Running on MacOS