Hi all, system info below.
I’m finding that when developing an app ionic serve occasionally serves up old errors that are no longer true. If I stop ionic serve and start again the error is gone and the app works as expected.
An example error is it complaining about a function not existing in a provider when it does.
Any ideas?
Ionic:
ionic (Ionic CLI) : 4.1.2 (C:\Users\CT14.IT\AppData\Roaming\npm\node_modules\ionic)
Ionic Framework : ionic-angular 3.9.2
@ionic/app-scripts : 3.1.10
Cordova:
cordova (Cordova CLI) : 8.0.0
Cordova Platforms : android 7.0.0
Cordova Plugins : cordova-plugin-ionic-keyboard 2.0.5, cordova-plugin-ionic-webview 1.1.1, (and 4 other plugins)
System:
Android SDK Tools : 26.1.1 (C:\Users\CT14.IT\AppData\Local\Android\Sdk)
NodeJS : v8.11.1 (C:\Program Files\nodejs\node.exe)
npm : 5.1.0
OS : Windows 10