Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

bower should be a dependency #102

Open
mmomtchev opened this issue Aug 6, 2022 · 2 comments
Open

bower should be a dependency #102

mmomtchev opened this issue Aug 6, 2022 · 2 comments

Comments

@mmomtchev
Copy link

bower is used in the postinstall script and should be a full dependency, not a dev dependency

@himanshu007-creator
Copy link

himanshu007-creator commented Nov 24, 2022

Hi, i would like to work on this issue

@voilacs
Copy link

voilacs commented Jan 6, 2024

Can interpret that bower install is not being run on library installation
Simply add this line to the dependencies section of the package.json file:

"bower": "^2.0.0"

After this the usual npm install command should help install bower as a full dependency.
I can help if granted permissions :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants