-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
There are several issues with installing sqlite package on node (it says 0.6.x fails, but I'm facing errors with 0.8.0):
Installing sqlite from this fork helps (AFAIK, it fixes somehow missing node_events.h).
I think removing storage packages from dependencies should be considered. (Maybe adding them to devDependencies or something.) One more reason for this is when user selects Mongo as storage he probably never gonna use SQLite and vice versa.
Metadata
Metadata
Assignees
Labels
No labels