Open
Description
When I tried to start my program it exited with this error:
"node: symbol lookup error: /usr/lib/node_modules/db-mysql/build/Release/mysql_bindings.node: undefined symbol: _ZNK2v85Value11IsUndefinedEv"
I'm using Ubuntu 12.04LTS and Node.JS installed via "n".
I tried reinstating the module and it compiled fine, but the error persists.
The same code works fine with Node.JS version 0.6.19
Metadata
Metadata
Assignees
Labels
No labels