You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file included from ../src/statement.cc:23: ../src/database.h:22:25: error: node_events.h: No such file or directory ../src/database.cc:20:25: error: node_events.h: No such file or directory ../src/sqlite3_bindings.cc:19:25: error: node_events.h: No such file or directory
Compiling against Node 0.6.4, I get this error:
In file included from ../src/statement.cc:23: ../src/database.h:22:25: error: node_events.h: No such file or directory ../src/database.cc:20:25: error: node_events.h: No such file or directory ../src/sqlite3_bindings.cc:19:25: error: node_events.h: No such file or directory
It seems other projects have seen the problem as well:
node-pcap/node_pcap#34
The text was updated successfully, but these errors were encountered: