ERROR:
main.js:24976 [5.11.2023, 15:39:06] [ERROR] PegasusErrorHandler - Error unhandled of type: TypeError: Right-hand side of 'instanceof' is not an object push../src/app/services/logging/logging.appenders.ts.ConsoleLogAppender.write @ main.js:24976 main.js:24976 [5.11.2023, 15:39:06] [ERROR] PegasusErrorHandler - Previous error unhandled of type: Error: Could not open database push../src/app/services/logging/logging.appenders.ts.ConsoleLogAppender.write @ main.js:24976 main.js:27589 Error: Could not open database at newSQLError (SQLitePlugin.js:26:18) at SQLitePlugin.js:199:19 at Object.callbackFromNative (cordova.js:297:52) at :1:9 (anonymous) @ main.js:27589 /assets/icon/favicon.png:1
FIX:
ionic cordova plugin remove cordova-sqlite-storage@6.0.0 ionic cordova plugin add cordova-sqlite-storage@6.0.0
Recent Comments