-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
After upgrade to 2.3 build not work and freeze in first step. #10941
Comments
Same issue here. Cordova CLI: 6.5.0 I can replicate by
|
Same here trying to build any ionic project on my Debian 9 machine: Cordova CLI: 6.5.0 It is WORKING in Windows 10 though: Ionic CLI Version: 2.2.1 |
Please go to node_modules/@ionic/app-scripts/package.json and change the "typescript": "~2.2.1" to "typescript": "*" Before After "name": "@ionic/app-scripts", This error raises, because of Ionic Framework Version: 2.3.0 from 2.2 |
It appears to be an app-scripts issue. Edit: |
Same probem here. |
Hello all, thanks for opening an issue with us! I am going to close this issue as a duplicate of ionic-team/ionic-app-scripts#838 |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
Ionic version: (check one with "x")
[ ] 1.x
[x] 2.x
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Current behavior:
After upgrading to latest ionic version the build not work and freeze in first step
Expected behavior:
Build application
Steps to reproduce:
Run ionic build command in console:
Other information:
No warning or error in building just freeze.
In installing the packages the also this error occurred in npm console:
I used the packages of app-base-2 repository.
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: