fknop / node-unrar

Native NodeJS rar addon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I can not import the module

leonardodelfino opened this issue · comments

I'm trying to import the module and I get this message:

Details:Error: Error relocating /src/node_modules/@fknop/node-unrar/build/Release/node-unrar.node: __swprintf_chk: symbol not found

Are you using the latest versions of node? I didn't have the time to try it out on the new versions.

I also saw that there is a new API from the NodeJS people to write native plugins. I'll look into it when I have time.