#better-sqlite3 undefined symbol: node_module_register
1 messages · Page 1 of 1 (latest)
ans better-sqlite3
better-sqlite3 undefined symbol: node_module_register
can reproduce
cc @unkempt crow, (missing NAPI probably?)
Hi, I have the same problem with node-canvas and I've seen other people having the same problem. Can you ping me if you get an update? Thx
Where would I even start in the bun codebase if I wanted to try and tackle this issue?
bun upgrade
Still present in bun 1.0.3
I can't use any of my projects with bun because of this issue, many modules does not work
Up, is that fixed ?
@chilly oasis node-canvas works fine
this will probably not be fixed
the issue itself
nothing that uses the thing before NAPI work
to use node-canvas you need to build it from the latest git
it's not very hard to do
So if I build it bun will work properly and I will not get the error ?