poetic / ember-cli-cordova

A tool for creating hybrid apps using a combination of ember-cli and cordova
MIT License
442 stars 81 forks source link

cordova-starter-kit #206

Open Benoit-ROBIN opened 7 years ago

Benoit-ROBIN commented 7 years ago

Hi, This is wath I have when I build after cordova-starter-kit install

image

I change in environment.js "platform:ios" to "platform:android" My cmd is in Admin mod

I don't understand what's going wrong. Can someone explain to me what happened ?

BryanH commented 6 years ago

Try cleaning your environment by deleting the tmp and dist directories, then try again.