Cannot find module: node-v51-darwin-x64/node_sqlite3.node #749
jtakalai
commented
Jan 10, 2017
|
It looks like it's the same as #228 which is marked as "fixed". Apparently not, since I'm getting it too, not through laravel but directly when trying to require('sqlite3'). My sqlite3 is 3.1.8 and Node is 6.9.4. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Getting this error when tried to run
laravel-echo-serverhttps://github.com/tlaverdure/laravel-echo-server
Cannot proceed further...