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

Upgrade deps #8

Merged
merged 3 commits into from
Apr 12, 2018
Merged

Upgrade deps #8

merged 3 commits into from
Apr 12, 2018

Conversation

millette
Copy link
Contributor

Added node-gyp to dependencies to fix installation through yarn instead of npm.

@avz avz merged commit 82490ff into avz:master Apr 12, 2018
@avz
Copy link
Owner

avz commented Apr 12, 2018

Hi, thanks for the commits. I need time to analyze and verify that adding to dependencies is the only solution. I have doubts about adding ~11Mb unnecessary runtime dependencies to the package

@millette
Copy link
Contributor Author

I'm not 100% convinced either. It could be a bug in yarn. In fact, mkfifo was working as-is a few months ago in dat-shell but a few days ago I wasn't able to run yarn again until I "fixed" mkfifo. I'm not used to node-gyp or nan or any of that stuff.

@millette
Copy link
Contributor Author

Found the related yarn issue, still unsolved: yarnpkg/yarn#3728

Suggested workaround is to install node-gyp globally.

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

Successfully merging this pull request may close these issues.

2 participants