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
I would like to be able to use a custom, self-hosted npm registry.
Especially for resolving company-local private packages based on scopes this would be very helpful.
As far as I can see, currently only the npm public registry (https://registry.npmjs.org/) can be used.
Deno should support something similar to npm's configuration:
npm config set registry ...
npm config set @mycompany:registry ...
jiawei397, siygle, NickTomlin, jimisaacs, ssc-hrep3 and 26 moregizmo-ds, eser, jimisaacs, patrikkaura, dannygim and 3 more