Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Postleaf could not be installed with Node.js 10.13.0 #107

Open
kylechine opened this issue Nov 27, 2018 · 2 comments
Open

Postleaf could not be installed with Node.js 10.13.0 #107

kylechine opened this issue Nov 27, 2018 · 2 comments

Comments

@kylechine
Copy link

Summary

npm update failure with Node.js 10.13.0

Steps to Reproduce

Copy & download all files, then:

npm install

SQLite compiler will fail to install.

Additional info

  • Postleaf version: 1.0.0-beta.1
  • Node version: 10.13.0
  • Affected browsers: all
  • Operating system: Debian 9

@gordienko
Copy link

I solved this problem by updating "sqlite3": "^ 4.0.6".

Here is the repository https://github.com/gordienko/postleaf.

@uberdave
Copy link

Also fails with node 10.15.1
updating sqlite did not resolve

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