Skip to content

Update to work on Node v11#7

Open
Neil-Haskins wants to merge 2 commits intod10r:masterfrom
Neil-Haskins:master
Open

Update to work on Node v11#7
Neil-Haskins wants to merge 2 commits intod10r:masterfrom
Neil-Haskins:master

Conversation

@Neil-Haskins
Copy link

I've only tested this with one book, but I've got it working on node v11.
It seems that sqlite3 v3 won't install on Node 11.
Switching to sqlite3 v4 worked, but I had to update fs.writeFile to fs.writeFileSync and fs.appendFile to fs.appendFileSync, otherwise it gave errors about invalid callbacks.

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

Successfully merging this pull request may close these issues.

1 participant