Galooshi / import-js

A tool to simplify importing JS modules
MIT License
526 stars 70 forks source link

Upgrade sqlite3 from 4.1.1 to 5.0.3 fixes broken install #574

Closed mikabytes closed 2 years ago

mikabytes commented 3 years ago

This resolves #573

Note: I haven't tested this thoroughly. It's a major bump (from v4 to v5). It does seem to work well though, I'm using it as usual in my projects.

madox2 commented 2 years ago

This PR fixed the installation issue for me as well, using node v16.10.0. Looking forward to be merged

nicolas-sabbatini commented 2 years ago

Looking forward to be merged

mikabytes commented 2 years ago

Yeah, @trotzig any chance we can get some attention on this? It's been a while. Thanks

trotzig commented 2 years ago

Apologies all -- I'll carve up a new release with this fix now.