node 9.x.x support
dolanmiu opened this issue · 3 comments
dolanmiu commented
Can someone build this library for node 9.x.x?
I am currently using 9.4.0
:
node-pre-gyp ERR! Tried to download(undefined): https://snowboy-release-node.s3-us-west-2.amazonaws.com/snowboy/v1.2.0/Release/snowboy-v1.2.0-node-v59-win32-x64.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for snowboy@1.2.0 and node@9.4.0 (node-v59 ABI, unknown) (falling back to source compile with node-gyp)
chenguoguo commented
It's building now. You should already have access to the linux version
chenguoguo commented
BTW, I don't think we have support for win32
dolanmiu commented
Oh I see, I am using Windows at the moment
By linux, this includes mac OS as well right?