version: 0.0.42
"scripts": {
"ionic:build": "ionic-app-scripts build",
"ionic:serve": "ionic-app-scripts serve"
},
"dependencies": {
"@angular/common": "2.1.1",
"@angular/compiler": "2.1.1",
"@angular/compiler-cli": "2.1.1",
"@angular/core": "2.1.1",
"@angular/forms": "2.1.1",
"@angular/http": "2.1.1",
"@angular/platform-browser": "2.1.1",
"@angular/platform-browser-dynamic": "2.1.1",
"@angular/platform-server": "2.1.1",
"@ionic/storage": "1.1.6",
"ionic-angular": "2.0.0-rc.2",
"ionic-native": "2.2.3",
"ionicons": "3.0.0",
"rxjs": "5.0.0-beta.12",
"zone.js": "0.6.26"
},
"devDependencies": {
"@ionic/app-scripts": "0.0.42",
"typescript": "2.0.3"
},
it is still not working!!!!!
@berchik,
Please provide more info about what isn't working on some actionable item. We are working on getting ionic serve --lab working again.
Thanks,
Dan
@danbucholtz, as I wrote, ‘ionic serve’ doesn’t seem to work on edge (w10) only on chrome, and ‘localhost:8100/ionic-lab’ doesn’t work. The “not working!!!!!” message above is not mine and I have no idea what it means.
Thanks.
@danbucholtz - It is not working i mean:
what can i do?
@berchik,
When you say it doesn't work with edge, do you mean that if you run ionic serve and open Edge and go to http://localhost:8100/ in Edge _after_ chrome opens, it doesn't render?
I am trying in IE10 right now (Windows 7) and it is working as expected.
Thanks,
Dan
@danbucholtz - Thank you for the update!
I am on windows 7, it is not fix !!
I write ionic serve --lab, it gives me only localhost:8100 and not with 3
platforms.
Also where is the little menu (r or restart, .... q or quit)???
I can't work without theses things (3 platforms + little menu)
regards,
On Fri, Nov 11, 2016 at 9:01 PM, Dan Bucholtz [email protected]
wrote:
@berchik https://github.com/berchik,
When you say it doesn't work with edge, do you mean that if you run ionic
serve and open Edge and go to http://localhost:8100/ in Edge _after_
chrome opens, it doesn't render?I am trying in IE10 right now (Windows 7) and it is working as expected.
Thanks,
Dan—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/driftyco/ionic-app-scripts/issues/356#issuecomment-260029827,
or mute the thread
https://github.com/notifications/unsubscribe-auth/APuBAj2RQrL4mjfvytqFzrAvUonLkKZNks5q9LtxgaJpZM4KuyZK
.
@danbucholtz
I'm testing Edge 38.14393.0.0 on Win10 64. I get blank page when I run ionic serve directly on Edge _before_ testing Chrome.
Thanks.
This works with edge now.
Thanks,
Dan