Level/party

Why level-prebuilt?

binarykitchen opened this issue · 5 comments

If leveldown (>= 1.2.2) now supports prebuilds, we probably shouldn't be using the fork level-prebuilt anymore (it causes node-gyp.js troubles under iojs anyway)

yep we should just change this back to leveldown now

@mafintosh can you do that now? because I think it is breaking something on my server and it's probably related to mafintosh/leveldown-prebuilt#7

I was offline camping in Sweden. Fixed in 2.1.2

@binarykitchen also if you run into this problem with other modules you can use https://github.com/mafintosh/node-gyp-install to fix node-gyp under iojs

Thanks, v1.2.1 worked like a charm and node-gyp-install isn't needed at all..
Unfortunately there is a new error ... will open a new issue.