When open the app on browser using "ionic serve" command, I get below error, could please help to check? Thanks!
Please refer to my codes in https://github.com/aaronchen2k/mobistore-client/tree/master/app
When open the app on browser using "ionic serve" command, I get below error, could please help to check? Thanks!
Please refer to my codes in https://github.com/aaronchen2k/mobistore-client/tree/master/app
The problem come from angular2-es6, but your code can run with that error without any problem. (see : https://github.com/blacksonic/angular2-es6-starter/issues/1) There are some fix in the issue too (dancing with dependencies to find the good one).