Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

sqlite3 versions 3.x.x don't work on node v10 #194

Closed
eeeeeta opened this issue Jun 8, 2018 · 4 comments
Closed

sqlite3 versions 3.x.x don't work on node v10 #194

eeeeeta opened this issue Jun 8, 2018 · 4 comments

Comments

@eeeeeta
Copy link

eeeeeta commented Jun 8, 2018

As above: trying to install matrix-dimension on my server with node 10 didn't work, as the version of sqlite3 that dimension uses is too old for node v10, and doesn't compile.

@eeeeeta
Copy link
Author

eeeeeta commented Jun 8, 2018

SASS doesn't work either:

Module build failed: Error: Node Sass does not yet support your current environment: Linux 64-bit with Unsupported runtime (64)
For more information on which environments are supported please see:                       
https://github.com/sass/node-sass/releases/tag/v4.8.3  

@MTRNord
Copy link
Contributor

MTRNord commented Jun 8, 2018

Node 9 works fine (just to mention it)

@MTRNord
Copy link
Contributor

MTRNord commented Jun 8, 2018

Ps: somewhere in their repo is an open issue on what's left to fix on their side to Support node 10

turt2live added a commit that referenced this issue Jun 8, 2018
@turt2live
Copy link
Owner

See also: TryGhost/node-sqlite3#973

NodeJS 8 is the supported version of Node for Dimension, although the README previously said "or higher".

I'm going to close this due to it being an upstream issue, and that Node 10 isn't supported by Dimension. Future versions may support Node 10, however for production stuff it's generally recommended to use the LTS.

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

No branches or pull requests

3 participants