Re: Using npmrc

2021-09-12 Thread Bryan Ellis
+1, start pushing it > On Sep 12, 2021, at 10:54 AM, Jesse wrote: > > Go for it! > >> On Sep 11, 2021, at 6:19 PM, Darryl Pogue wrote: >> >> +1 from me >> >>> On Sat, Sep 11, 2021 at 6:16 PM Norman Breau wrote: >>> >>> Hi all, >>> >>> I propose that we start adding a .npmrc file to all o

Re: Using npmrc

2021-09-11 Thread Jesse
Go for it! > On Sep 11, 2021, at 6:19 PM, Darryl Pogue wrote: > > +1 from me > >> On Sat, Sep 11, 2021 at 6:16 PM Norman Breau wrote: >> >> Hi all, >> >> I propose that we start adding a .npmrc file to all of our repos. We >> only need one setting configured: registry=https://registry.npmjs

Re: Using npmrc

2021-09-11 Thread Darryl Pogue
+1 from me On Sat, Sep 11, 2021 at 6:16 PM Norman Breau wrote: > Hi all, > > I propose that we start adding a .npmrc file to all of our repos. We > only need one setting configured: registry=https://registry.npmjs.org > > https://registry.npmjs.org is the default value, but this will ensure > th

Using npmrc

2021-09-11 Thread Norman Breau
Hi all, I propose that we start adding a .npmrc file to all of our repos. We only need one setting configured: registry=https://registry.npmjs.org https://registry.npmjs.org is the default value, but this will ensure that while in cordova repos, NPM will use the official NPM registry. For so