Node.js and npm docker proxy configuration #8775
haidubogdan
started this conversation in
Ideas
Replies: 1 comment 6 replies
-
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I think that today's npm executable is too centralized. You are limited to 1 configuration only.
Usually on projects you might work with different node and npm versions, or sometimes the service might be under a docker container.
I'm interesting in refactoring the NpmExecutable to work as an Api and add a Project docker proxy layer configuration on it.
Beta Was this translation helpful? Give feedback.
All reactions