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

Support for 8.x and 9.x #939

Closed
Extarys opened this issue Feb 2, 2018 · 6 comments
Closed

Support for 8.x and 9.x #939

Extarys opened this issue Feb 2, 2018 · 6 comments

Comments

@Extarys
Copy link

Extarys commented Feb 2, 2018

I'm using node-webkit with node version 9.4.0. I would like to use sequelize too.
I was using better-sqlite3 which works fine but sequelize require the sqlite3 package.

Are you planning on supporting newer versions soon? The current LTS version is 8.9.4.

Thanks!

@Apollon77
Copy link

it is "in fact" working, also if it is not listed on the README :-)

@Extarys
Copy link
Author

Extarys commented Feb 22, 2018

Really? I tried for hours without any results, I'll retry soon and post more details here if I get the same issue.

Edit: What wasn't working was compiling for node-webkit but for some reason I just tried and now it works :/

@risacher
Copy link

node-sqlite3 built for me with node 8.9.4, but not with 9.x (on Ubuntu 16.04)

@Extarys
Copy link
Author

Extarys commented Feb 22, 2018

@risacher I made it under Linux Mint 18.2 with npm install sqlite3 --build-from-source --runtime=node-webkit --target_arch=x64 --target=0.28.0

@Apollon77
Copy link

Also not on nodejs 10!

@kibertoad
Copy link

@Extarys Is it still relevant? I think support for newer nodes was already fixed.

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

5 participants