Do you want to request a feature or report a bug?
Report a bug
What is the current behavior?
Removes everything from bower_components directory
If the current behavior is a bug, please provide the steps to reproduce.
In a project, that uses both npm and bower, run yarn
What is the expected behavior?
Install missed modules to node_modules and do nothing with bower_components
Please mention your node.js, yarn and operating system version.
macOS 10.12, node 6.6.0, npm 3.10.3, yarn 0.15.1