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

yarn restore only npm dependencies when package.json is side by side with bower.json #1315

Closed
ptrstpp950 opened this issue Oct 20, 2016 · 2 comments

Comments

@ptrstpp950
Copy link

Do you want to request a feature or report a bug?
A bug.
What is the current behavior?
when I run yarn install only dependencies form package.json are restored. Bower.json dependencies are ignored. When I manually delete package.json, yarn discovers bower.json
If the current behavior is a bug, please provide the steps to reproduce.
Create simple repo with package.json and bower,json. You can clone my https://github.com/ptrstpp950/http2AndWebPerf
What is the expected behavior?
Restore npm dependencies and bower dependencies.
Please mention your node.js, yarn and operating system version.
yarn 16.1
node 6.5.0
windows 10

@nsams
Copy link

nsams commented Oct 21, 2016

see #616 and #1247

@sebmck
Copy link
Contributor

sebmck commented Oct 26, 2016

Bower is no more, see #1441.

@sebmck sebmck closed this as completed Oct 26, 2016
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

3 participants