-
Notifications
You must be signed in to change notification settings - Fork 306
Error: app-scripts serve unexpectedly failed. using 1.3.4 and 1.3.4 with cli.beta9 and angular3.1.0 #927
Comments
I have this BUG also using ionic-cli.beta7 after upgrading to [email protected] Magically after some millions of tentative, reboots, node_modules removed and other many things I did, I don't know what is happening but it returns to work. But this is happening not only one time, but many times. |
For me it solved by:
After that it works. Spend an hour trying to make it working. Simply reinstalling ionic@beta or just node_modules did not help. You need to do it together. |
Hi @astec but naturally also this scenario we tried to do before and also retested it now. But the result is always the same. So this for now is not the solution for us, but the bigger problem is at the moment we are also NOT able to get it work with no version of cli / app-script or ionic-angular 😠 Can you perhaps share more information?
|
Also upgrade |
I tried also upgrade app-script to 1.3.5 and redo all the steps mentioned by @astec |
I also tried to revert to |
Error persists on using latest nightly |
How do I recreate this? I've never heard of this one before. Thanks, |
Hi Dan, I wrote in the issue under Steps to reproduce what you can try to do. With this also on a new clone I can reproduceit. If you are not able to do tat, probabbly it would be a cli/system problem. And that will hurts!! 😄 |
I cannot recreate this. If you are still encountering this, let me know and let's try to figure out how to fix it.
That is my package.json updated to latest deps. I installed the latest
Thanks, |
Hi all, I have the same error using all The error is The |
Hi @danbucholtz I don't know what's happening with my last post. But on friday morning I wrote here, that upgrading ionic cli to beta 10 resolved me this issue! So I'll have a look on this bug but it seems with beta10 anything is okay again. I nevery was seeing the error from @crash7 so I don't know about that. |
Short description of the problem:
Using last
ionic-cli@beta9
withapp-scripts
1.3.4
as1.3.5
with[email protected]
on run ionic serve I get this error:The problem for sure is coming from ionic-cli v3 beta9 but the error occurs on ionic app-scripts so I open the bug here. ionic-angular3.1.0 probably does not care.
What behavior are you expecting?
It should work as expected
Steps to reproduce:
use branch cli@[email protected] from this repo https://github.com/mburger81/ionic3-app-scripts-bug.git and launch
ionic serve
Which @ionic/app-scripts version are you using?
1.3.4 and 1.3.5
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
The text was updated successfully, but these errors were encountered: