ionicthemes / ionic4-starter-app-tutorial

Ionic 4 To Do List App. FREE Ionic 4 example app. Learn how to start using Ionic 4 to create a simple app with lists, forms and navigation.
https://ionicthemes.com/tutorials/about/ionic-4-vs-ionic-3
MIT License
125 stars 101 forks source link

File not found error #4

Closed sharethemagics closed 5 years ago

sharethemagics commented 5 years ago

When running the app in Ionic lab mode, I am getting the below error.

Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8200/build/app/app.esxgusf8.js

The app runs file in regular web mode.

djabif commented 5 years ago

Please try the new version. ionic serve --lab should work fine.