Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception During Basel Init #28

Open
isparia opened this issue Jun 25, 2019 · 2 comments
Open

Exception During Basel Init #28

isparia opened this issue Jun 25, 2019 · 2 comments

Comments

@isparia
Copy link

isparia commented Jun 25, 2019

During Project Init i get the following Exception:
image

For my Environment:
WIN 10 PRO x64

NPM Version: 6.9.0
NG Version:
image

SQLite:
sqlite-sync@0.3.8
sqlite-cipher@0.3.6
sqlite@3.0.3

Any Ideas or Suggestions?

@marturojt
Copy link

=( I have the same issue on MacOS

#############################################

Congratulations you have basel-io installed.

/usr/local/lib/node_modules/basel/node_modules/sqlite-sync/sqlite.js:79
throw x;
^

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)

@dylan-k
Copy link

dylan-k commented Jul 3, 2019

Same issue here on Mac OS.

~/.nvm/versions/node/v10.16.0/lib/node_modules/basel/node_modules/sqlite-sync/sqlite.js:79
TypeError: SQL.Database is not a constructor

node: 10.16.0
sqlite: 3.19.3
npm: 6.9.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants