Hi all, is there a way to set the npm registry? I ...
# gradle
o
Hi all, is there a way to set the npm registry? I would like to use our private instead of the official (npmjs)?
s
o
And put in my home folder? I would like to have everything in one place, in this case the gradle file. However, this is fine. Thanks for the help 🙂
s
It should go in the project root, next to your build.gradle file :) Thanks for the feedback, I’ll let the team know. Maybe we can think about specifying those registries through the Gradle DSL in the future.