Open kylechine opened 5 years ago
npm update failure with Node.js 10.13.0
Copy & download all files, then:
npm install
SQLite compiler will fail to install.
I solved this problem by updating "sqlite3": "^ 4.0.6".
Here is the repository https://github.com/gordienko/postleaf.
Also fails with node 10.15.1 updating sqlite did not resolve
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