arunoda / meteor-up-legacy

Production Quality Meteor Deployments
MIT License
2.26k stars 394 forks source link

Deployment issue: Error while building for mobile platforms: EACCES, unlink #490

Open hudat opened 9 years ago

hudat commented 9 years ago

When I run mup deploy, I get back this:

$ mup deploy

Meteor Up: Production Quality Meteor Deployments

“ Checkout Kadira! It's the best way to monitor performance of your app. Visit: https://kadira.io/mup

Building Started: . Error while building for mobile platforms: EACCES, unlink '/Users/husam/Desktop/SOFTWARE/todos/.meteor/local/cordova-build/resources/android_hdpi.icon.png'

=> Build Error. Check the logs printed above.

mup setup runs successfully.

Any suggestions? Thanks!

janjackson commented 8 years ago

same here. Did you find a solution @hudat ? :)