0

I have created private npm registry by installing sinopia in the machine, how can i publish multiple private packages by a single publish command instead of publishing one by one ?

I stuck in this step. Please suggest me if you have any idea.

Thanks in advance!

Suneel K
  • 84
  • 1
  • 9
  • `npm publish` works in the context of one single module. Why would you do that? Perhaps you are looking for something like this https://github.com/lerna/lerna ? – Juan Picado Apr 26 '17 at 13:47
  • 1
    Yes Juan, I have bunch of packages that i want to publish on sinopia at one shot. I think lerna is also cool.. thank you.. – Suneel K Apr 26 '17 at 14:02

0 Answers0