You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: SQL.Database is not a constructor
at sqlite.connect (/usr/local/lib/node_modules/basel/node_modules/sqlite-sync/sqlite.js:76:14)
at Object.exports.init (/usr/local/lib/node_modules/basel/lib/database.js:26:15)
at /usr/local/lib/node_modules/basel/lib/install.js:66:16
at /usr/local/lib/node_modules/basel/node_modules/shelljs/src/exec.js:107:7
at ChildProcess.exithandler (child_process.js:290:7)
at ChildProcess.emit (events.js:193:13)
at maybeClose (internal/child_process.js:999:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:266:5)
During Project Init i get the following Exception:
![image](https://user-images.githubusercontent.com/30974730/60106699-f0442680-9765-11e9-836d-93a45acf4bcd.png)
For my Environment:
WIN 10 PRO x64
NPM Version: 6.9.0
![image](https://user-images.githubusercontent.com/30974730/60106236-23d28100-9765-11e9-93bb-0cf5b0e09141.png)
NG Version:
SQLite:
sqlite-sync@0.3.8
sqlite-cipher@0.3.6
sqlite@3.0.3
Any Ideas or Suggestions?
The text was updated successfully, but these errors were encountered: