sanjay-patel / nativescript-todo-app

2 stars 1 forks source link

Error: Cannot find module 'nativescript-sqlite-commercial' #2

Open rdbhagat999 opened 5 years ago

rdbhagat999 commented 5 years ago

var Sqlite = require("nativescript-sqlite"); After installing the plugin I get the following error. Error: Cannot find module 'nativescript-sqlite-commercial' Can use please update your example to include the plugin in right way?

My Angular/NativeScript app info

"@angular/core": "~8.0.0",
"nativescript-angular": "~8.0.0",
"nativescript-sqlite": "^2.3.3",
node: v10.16.0
Windows 10 Pro x64