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

"Couldn't find binary node" error in two packages using alfy #97

Closed
rgehan opened this issue Oct 7, 2018 · 1 comment
Closed

"Couldn't find binary node" error in two packages using alfy #97

rgehan opened this issue Oct 7, 2018 · 1 comment

Comments

@rgehan
Copy link

rgehan commented Oct 7, 2018

Hey @sindresorhus,

On a 1h fresh Mac OS setup, I cannot use any alfred workflow relying on alfy.

Here's my setup:

  • Iterm with zsh and oh-my-zshrc
  • yarn installed through brew install yarn --without-node
  • nvm with version 9 and 10 installed.

I've tried command -v node from zsh, bash and sh and they all return the path to the nvm installed binary.

I think installing yarn without node, and using nvm as the only way to install node breaks something with how alfy calls the scripts.

@rgehan
Copy link
Author

rgehan commented Oct 8, 2018

It seems like rebooting my computer after the initial installation fixed it.

There probably was some profile/env variable issues.

@rgehan rgehan closed this as completed Oct 8, 2018
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

1 participant