bower / bower

A package manager for the web
bower.io
MIT License
14.99k stars 1.85k forks source link

How to publish multiple bower packages by single repository #2525

Closed GanesanRengasamy closed 5 years ago

GanesanRengasamy commented 5 years ago

Hi All,

I have github repository which is forked from some another collaborator. In this repository I have publish the 2 NPM packages with the same repository with just add the component folder with packages.json file. But, I didn't achieve this same with add the bower.json in the same location where packages.json available.

image

I have faced the below installation problem after add the bower.json file.

image

Please help me to how can I achieve this with bower.json file? and what are the steps to publish multiple bower packages by using the single repository like NPM?.

Thanks, Ganesan R.

GanesanRengasamy commented 5 years ago

Could you please suggest the solution regarding this?

vadivel1234 commented 5 years ago

Could anyone please suggest a solution for this? Due to this, we didn't start the bower publish for our latest Service Pack release?

sheerun commented 5 years ago

It's not possible, and never was. Bower can only install one package per repository, sorry