-
Notifications
You must be signed in to change notification settings - Fork 670
bug: Cannot create a Ionic 5 project #4317
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
Comments
Now it's around 5 H. But still the same error. |
Hi @Sampath-Lokuge, To start a v5 app, use |
Hi @elylucas Still the same issue. This is not working with the |
Hmm, weird because [email protected] definitely exists: https://www.npmjs.com/package/error-ex/v/1.3.1 Can you make a request to https://registry.npmjs.org/error-ex/-/error-ex-1.3.1.tgz and see if it downloads the file? Do you have any custom npm setup through a .npmrc file or anything similar? |
Looks like there is a problem with npm serving up 404s for some packages right now, including error-ex: Looks like they discovered the issue and fixed it, but it might take some time to propagate. Let us know if its still having issues after awhile. |
Sure. I'll try it few hours later and update this post. Thanks. |
just a +1 for encountering this same issue as well. Thanks for the mention of npm status @elylucas |
Still this is not working. NPM says all are working fine on the above URL. But it is not. I'll try again later. |
Same situation here! |
Here is a temporary solution:
Found here: [(https://github.com/facebook/create-react-app/issues/8465)] |
I close this since now it is working fine. |
Hi,
Ver: Ionic 5
I have tried many ways. But none of them worked.
ionic start
and
ionic start ngrx sidemenu --type=ionic-angular
Error:
CLI:
The text was updated successfully, but these errors were encountered: