-
Notifications
You must be signed in to change notification settings - Fork 757
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
browser-sync package not installing with yarn #1475
Comments
I, too, am having the same problem. Also with updating.
When running
|
The same here. It works until version |
Update:
|
@dmbdesignpdx try this yarnpkg/yarn#5131 (comment). |
After great patience, digging, and input from the Yarn team; there may be a simple fix. This issue might have to do with uws being out-of-sync with node-gyp. Reinstall/install node-gyp by running |
thanks for the update @dmbdesignpdx - it's a shame this has happened in the first place, and i'm seriously considering moving away from socket.io because of this. I absolutely detest packages that require building in the environment they are installed - I understand why, but every time I've ever included such a package it's resulted in these types of issues :( I believe |
I upgraded yarn to 1.5.1. today and browser-sync installed without mistakes. |
Issue details
browser-sync package not installing with yarn
Steps to reproduce/test case
yarn add browser-sync
Please specify which version of Browsersync, node and npm you're running
Affected platforms
Open same issue in yarn repository
The text was updated successfully, but these errors were encountered: