You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We used internal repository for all OS packages
But for NPM packages we don't mirror it, and we need to set a proxy.
Today it does not seem possible to have no-proxy on "repo" but a proxy on NPM.
We also manage "/root/.npmrc" but it only take _auth into account (no way to add other parameter), perhaps it will be easier to allow a hash that contains keys=>values
Best regards,
The text was updated successfully, but these errors were encountered:
Hi,
We used internal repository for all OS packages
But for NPM packages we don't mirror it, and we need to set a proxy.
Today it does not seem possible to have no-proxy on "repo" but a proxy on NPM.
We also manage "/root/.npmrc" but it only take _auth into account (no way to add other parameter), perhaps it will be easier to allow a hash that contains keys=>values
Best regards,
The text was updated successfully, but these errors were encountered: