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

macOS homebrew install file #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

macOS homebrew install file #25

wants to merge 1 commit into from

Conversation

cryptix
Copy link
Member

@cryptix cryptix commented Feb 2, 2019

Wanted to supply an easier install method can't get past this point:

npm verb argv "/usr/local/Cellar/node@10/10.15.0/bin/node" "/usr/local/opt/node/libexec/bin/npm" "install" "-ddd" "--global" "--build-from-source" "--cache=/Users/cryptix/Library/Caches/Homebrew/npm_cache" "--prefix=/usr/local/Cellar/scuttleshell/1.0.0/libexec" "/private/tmp/scuttleshell-20190202-12673-17x1n5d/package/scuttle-shell-1.0.0.tgz"
npm verb node v10.15.0
npm verb npm  v6.5.0
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! sodium-native@2.2.5 install: `node-gyp-build "node preinstall.js" "node postinstall.js"`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the sodium-native@2.2.5 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm verb exit [ 1, true ]
npm timing npm Completed in 36888ms

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/cryptix/Library/Caches/Homebrew/npm_cache/_logs/2019-02-02T10_57_45_802Z-debug.log

Is node-gyp-build a npm dependency or a 3rd party tool?

TODO:

  • can probably use latest node once we figured this out
  • change link back to master before merging this

TODO: node-gyp-build is still acting up
@stale
Copy link

stale bot commented May 3, 2019

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

@stale stale bot added the stale label May 3, 2019
@christianbundy christianbundy added the enhancement New feature or request label Nov 19, 2019
@stale stale bot removed the stale label Nov 19, 2019
@christianbundy
Copy link
Contributor

@stale
Copy link

stale bot commented Feb 17, 2020

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

@stale stale bot added the stale label Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants