-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Consider using node-pre-gyp #766
Comments
Duplicate of #56. |
How is that? It's about getting rid of our |
If you read down, there is mentioning on node-pre-gyp and automating the build process. |
Also if you search the issue tracker before opening a new issue, you will find that at 33 distinct places, this matter has been discussed. Please read the contributing guideline which begs issue reporter to make use of GH search feature -- coz its pretty awesome! 😎 |
People discuss everything everywhere. Bug #56 is about automated build (things like poudriere I am using or vagrant) and not primarily about node-pre-gyp. The guideline recommends specifically that problems should be isolated. |
That is a guideline for bug. This is a feature suggestion. Suggestions can be broader. Automating the build is what node-pre-gyp do, which is just a "tool". There are other methods available. So please continue this discussion where it belong! |
…de-null Guarded assignments should override null values
I am somehow frustrated with our scripts.
http://github.com/mapbox/node-pre-gyp could possibly fetch binaries for us, it supports options like
--build-from-source
and--fallback-to-build
The text was updated successfully, but these errors were encountered: