-
-
Notifications
You must be signed in to change notification settings - Fork 469
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ionic cordova run ios freezing at ProcessPCH #113
Comments
Upgraded to latest version and now have a different error.. |
Hi, I have the same issue on macOS Mojave10.14.3, I'm using [email protected] and the latest version of the firebasex (7.0.1). |
My workaround is to use the cordova CLI instead of the Ionic CLI. This: |
@ulver2812 thanks for the tip, is there a bug filed for this on the ionic project? |
I don't know... |
Bug report
Current behavior:
While running
ionic cordova run ios
the build process freezes at the ProcessPCH step. This issue was reported previously (#5) and was fixed, but it looks like a few people are having this issue again withv6.0.2
.Expected behavior:
The build should go to completion and not hang.
Steps to reproduce:
ionic cordova run ios
Screenshots
Environment information
Runtime issue
Android build issue:
node -v
ls platforms/android/.gradle
android:targetSdkVersion
inAndroidManifest.xml
sdkmanager --list | sed -e '/Available Packages/q'
iOS build issue:
Related code:
Console output
console output
Other information:
The text was updated successfully, but these errors were encountered: