question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bower is deprecated and suggests moving to Yarn and Webpack or Parcel

See original GitHub issue
$ npm install bower

npm WARN deprecated bower@1.8.8: 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/

the link explains how to use bower-away https://github.com/sheerun/bower-away to create a dependencies list for Yarn (packages.json) as part of migrating to it.

Or maybe this is just a case of updating docs? Or shouldn’t be fixed for some reason? I’m only very vaguely familiar with the nodejs ecosystem, but as I couldn’t find a bug on this in the project’s tracker, I thought I ought to file one.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

8reactions
llazzarocommented, Oct 28, 2019

Hi!

I’m thinking of removing all js and HTML files of schedule since most of the people use the model and the API.

2reactions
lggwettmanncommented, Oct 5, 2019

Why don’t we just use webpack instead? I have been using django-scheduler without calendar-display features so far, cause I didn’t want to install bower. And everyone with a JS frontend uses webpack, if I’m not mistaken?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bower is dead, long live npm. And Yarn. And webpack. - Snyk
While the open source project is still maintained, its creators decided to deprecate it, and advise how to migrate to other solutions—namely  ......
Read more >
Bower now deprecated, suggested to use Yarn or webpack.
The title is wrong, the Bower team are suggesting using Yarn and Webpack to replace the functionality of Bower.
Read more >
Migrating from Bower to Yarn - Jason Manuel
A lot has changed between 2015 and 2019, like the package manager Bower, which I used for Material Search, becoming deprecated.
Read more >
Migrate from Bower to Yarn - sage - Roots Discourse
Add dependecies and remove wiredep devDependencies from package.json (Here I also updated all dev dependencies) and remove bower from the “ ...
Read more >
Bower vs npm vs Yarn | What are the differences? - StackShare
Our teams module download time was cut in half after switching from NPM to Yarn. We now require all employees to use Yarn...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found