Re: Publish to npm registry

2017-04-11 Thread Shazron
-- something must have got lost in translation "we are to > publish to npm registry, and are a little bit > uncertain of how to do it" was what I read (interpreted it technically). > > For a cordova platform, we follow this procedure: > https://github.com/apache/cordova-coho/

Re: Publish to npm registry

2017-04-11 Thread Niclas Hedhman
Ok, thanks. That's what I was looking for. On Wed, Apr 12, 2017 at 8:38 AM, Shazron wrote: > I apologize -- something must have got lost in translation "we are to > publish to npm registry, and are a little bit > uncertain of how to do it" was what I read (interpreted

Re: Publish to npm registry

2017-04-11 Thread Steven Gill
during the vote process. Let us know if you have more questions around npm. On Apr 11, 2017 5:39 PM, "Shazron" wrote: > I apologize -- something must have got lost in translation "we are to > publish to npm registry, and are a little bit > uncertain of how to do it" wa

Re: Publish to npm registry

2017-04-11 Thread Shazron
I apologize -- something must have got lost in translation "we are to publish to npm registry, and are a little bit uncertain of how to do it" was what I read (interpreted it technically). For a cordova platform, we follow this procedure: https://github.com/apache/cordova-coho/blob/m

Re: Publish to npm registry

2017-04-11 Thread Niclas Hedhman
uot;npm publish --help" >> >> >> On Tue, Apr 11, 2017 at 5:07 PM, Niclas Hedhman >> wrote: >> >>> Hi, >>> In Apache Polygene, we are to publish to npm registry, and are a little >>> bit >>> uncertain of how to do it. >>>

Re: Publish to npm registry

2017-04-11 Thread Shazron
> > Run > ``` > npm publish > ``` > > If you don't have an npm account while you are logged in, it will tell you > to. More info: "npm publish --help" > > > On Tue, Apr 11, 2017 at 5:07 PM, Niclas Hedhman wrote: > >> Hi, >> In Apache Po

Re: Publish to npm registry

2017-04-11 Thread Shazron
2017 at 5:07 PM, Niclas Hedhman wrote: > Hi, > In Apache Polygene, we are to publish to npm registry, and are a little bit > uncertain of how to do it. > > Incubator pointed me to this community possibly having some experience. Do > you have any links (Jiras, website, mail) on tha

Publish to npm registry

2017-04-11 Thread Niclas Hedhman
Hi, In Apache Polygene, we are to publish to npm registry, and are a little bit uncertain of how to do it. Incubator pointed me to this community possibly having some experience. Do you have any links (Jiras, website, mail) on that topic that I could go through and not do the same mistakes that