-
Notifications
You must be signed in to change notification settings - Fork 666
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 serve dont serve the app on the browser #2620
Comments
What is the exact command you are executing? |
@janpio the command is "ionic serve" inside my project |
Please run |
@janpio the output:
|
(Add Thanks, this will help the devs. |
@janpio thanks, any idea ? |
No. Try adding the |
The same error appear, but i think the problem is with app-scripts. |
You might want to create an issue there (https://github.com/ionic-team/ionic-app-scripts/issues) as well, and link to this one. |
@leonardocoutinho try |
Hello @synga i just downgrade the ionic version from 3.6.0 to 3.5.0, and works fine. |
I get the same issue with upgrading ionic version to 3.7.0, but works fine with 3.6.0.
|
Hi all, this was a bug introduced in CLI 3.7 that I've fixed with 3.8 (just released). Please give it a try and let me know if you have any issues! Sorry about that! |
@dwieeb updated and it's all good, thanks. |
Hi |
@parvanova I believe the commit above ^ will fix your issue, but I also believe there is an underlying error you're getting that's not surfacing. |
sorry for the dummy question but how do I apply this commit. I don't even have such file in Thanks |
@parvanova If you don't have that folder, then your error is different. |
@leonardocoutinho Thanks man, It works for me. |
Hello.
Ionic serve command gives an error: TypeError: Cannot read property 'launchBrowser' of undefined.
I cant use my app on the browser or device.
My Ionic Info
global packages:
local packages:
System:
The text was updated successfully, but these errors were encountered: