Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm bower deprecation #1065

Closed
Oliv4945 opened this issue Jan 10, 2019 · 3 comments
Closed

npm bower deprecation #1065

Oliv4945 opened this issue Jan 10, 2019 · 3 comments

Comments

@Oliv4945
Copy link

On same topic than #1064, it is said on the readme that npm bower can be used, but here is the warning from NPM:

npm WARN deprecated bower@1.8.4: We don't recommend using Bower for new projects. Please consider Yarn and Webpack or Parcel. You can read how to migrate legacy project here:
https://bower.io/blog/2017/how-to-migrate-away-from-bower/
@tysongach
Copy link
Contributor

👋 Hi!

Bower announced back in 2017 that they would keep maintaining it, but began recommending that folks use alternative package managers.

We don't have a dependency on Bower, so you won't see deprecation warnings when installing the Bourbon npm package. But it is probably a good time to remove the mention of Bower from our readme. We also have a bower.json config file, but I don't think we can remove that until we release 6.0, as it could break the dependency for people.

@tysongach
Copy link
Contributor

I've opened two PRs to address this:

@tysongach
Copy link
Contributor

#1067 has been merged.

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

No branches or pull requests

2 participants