Allow using an enterprise artifactory.#647
Conversation
|
The small change in node-pre-gyp will allow to use a single .npmrc variable to host binary requisites for many packages in one enterprise artifactory. |
|
Reverting to a deep remote path will block the usage of |
|
By "deep" remote paths I meant not ignoring any part of The suggested change in
The install behaviour of these packages will change from erasing the root path in Existing versions of https://github.com/kelektiv/node.bcrypt.js/blob/v2.0.1/package.json |
|
@ilatypov I'm considering using https://github.com/prebuild/prebuild. Will it be able to solve your use case? See the |
Revert to using a deep path so that the local artifactory can host gyp binaries of different packages. A small change in node-pre-gyp will allow to use a single .npmrc variable to host binary requisites for many packages in one enterprise artifactory. mapbox/node-pre-gyp#416
Revert to using a deep remote path so that the local artifactory can host gyp binaries of different packages.