You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible, if the bower executable was not found but yarn was, to use Yarn instead to install the alternate bower dependencies? I'm in the process of replacing npm with yarn for the CI setups in many of my addons, and realized that it would be nice to just forgot that bower exists entirely and use yarn for that too 😬
It seems like Bower support in Yarn is rocky right now, but after it stabilizes I'd be happy to add this support myself.