Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ionic run / build / emulate platform fails silently #634

Closed
agconti opened this issue Nov 1, 2015 · 10 comments
Closed

ionic run / build / emulate platform fails silently #634

agconti opened this issue Nov 1, 2015 · 10 comments

Comments

@agconti
Copy link

agconti commented Nov 1, 2015

Running any combination of the ionic platform commands fails without an error message:

Andrews-MacBook-Air :: ~/dev/fsr ‹fix-oauth-redirect*› » ionic emulate ios
Andrews-MacBook-Air :: ~/dev/fsr ‹fix-oauth-redirect*› » ionic emulate android
Andrews-MacBook-Air :: ~/dev/fsr ‹fix-oauth-redirect*› » ionic run android
Andrews-MacBook-Air :: ~/dev/fsr ‹fix-oauth-redirect*› » ionic run ios
Andrews-MacBook-Air :: ~/dev/fsr ‹fix-oauth-redirect*› » ionic build ios
Andrews-MacBook-Air :: ~/dev/fsr ‹fix-oauth-redirect*› » ionic build android
Andrews-MacBook-Air :: ~/dev/fsr ‹fix-oauth-redirect*› » cordova build android
Andrews-MacBook-Air :: ~/dev/fsr ‹fix-oauth-redirect*› » cordova build  ios

Ionic info:

Your system information:

Cordova CLI: 5.3.3
Gulp version:  CLI version 3.9.0
Gulp local:   Local version 3.9.0
Ionic Version: 1.1.0
Ionic CLI Version: 1.7.7
Ionic App Lib Version: 0.6.3
ios-deploy version: 1.8.2
ios-sim version: 5.0.3
OS: Mac OS X El Capitan
Node Version: v5.0.0
Xcode version: Xcode 7.1 Build version 7B91b
@agconti
Copy link
Author

agconti commented Nov 1, 2015

Seems to be related to: #593, but the suggested fix by @mhartington didn't work for me.

@peeter-tomberg
Copy link

Try downgrading to node v4. The same issue started happening to me after upgrading to v5 on a windows 7 machine.

@pavlos256
Copy link

Same problem here but I'm on Linux, building Android. The problem started with the upgrade to node 5.

Cordova CLI: 5.1.1
Gulp version:  CLI version 3.9.0
Gulp local:  
Ionic Version: 1.0.1
Ionic CLI Version: 1.7.7
Ionic App Lib Version: 0.6.3
OS: /bin/sh: lsb_release: command not found 
Node Version: v5.0.0

@adriantombu
Copy link

Well, same here.

Cordova CLI: 5.3.3
Gulp version:  CLI version 3.9.0
Gulp local:   Local version 3.9.0
Ionic CLI Version: 1.7.7
Ionic App Lib Version: 0.6.3
ios-deploy version: 1.8.2
ios-sim version: 3.1.1
OS: Mac OS X Yosemite
Node Version: v5.0.0
Xcode version: Xcode 7.1 Build version 7B91b

@nikmartin
Copy link

Same here:

Cordova CLI: 5.3.3
Ionic Version: 1.1.0
Ionic CLI Version: 1.7.7
Ionic App Lib Version: 0.6.3
OS: /bin/sh: lsb_release: command not found 
Node Version: v5.0.0

@kukac7
Copy link

kukac7 commented Nov 4, 2015

👍

@nikmartin
Copy link

To add to this, downgrading to Node 4.1.1 and making no other changes started working again. I am on 64 bit Arch Linux

@marcelor
Copy link

marcelor commented Nov 5, 2015

I downgraded from Node 5.0.0 to 4.2.2 and it started working again.

Cordova CLI: 5.3.3
Gulp version: CLI version 3.9.0
Gulp local: Local version 3.9.0
Ionic Version: 1.1.0
Ionic CLI Version: 1.7.7
Ionic App Lib Version: 0.6.3
ios-deploy version: 1.8.2
ios-sim version: 5.0.3
OS: Mac OS X El Capitan
Node Version: v4.2.2
Xcode version: Xcode 7.1 Build version 7B91b

@pavlos256
Copy link

@agconti
Copy link
Author

agconti commented Nov 16, 2015

Thanks @pavlos256. Upgrading to the latest cordova release resolved this.

@agconti agconti closed this as completed Nov 16, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants