Open nueko opened 7 years ago
Hi, running npm run run:android throwing Task 'android'' is not in your gulpfile. I solve this by changing the single quote on the scripts.
npm run run:android
Task 'android'' is not in your gulpfile
Hi, running
npm run run:android
throwingTask 'android'' is not in your gulpfile
. I solve this by changing the single quote on the scripts.