But every time I try, it can't access the packages from registry.npmjs.org/.
So my question is, is it possible to do this from the .npmrc file? If yes how should it look like and is it enough if I put it in the project root of my KMP project?
My goal is to run the ./gradlew jsBrowserProductionWebpack task and collect every package from the defined registries.
a
Artem Kobzar
10/27/2023, 8:12 AM
@Ilya Goncharov [JB] do we have some DSL to define custom npm-registry inside the build.gradle?