scuttle-shell icon indicating copy to clipboard operation
scuttle-shell copied to clipboard

macOS homebrew install file

Open cryptix opened this issue 5 years ago • 3 comments

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! [email protected] install: `node-gyp-build "node preinstall.js" "node postinstall.js"`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] 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

cryptix avatar Feb 02 '19 11:02 cryptix

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

stale[bot] avatar May 03 '19 12:05 stale[bot]

FWIW: https://github.com/prebuild/node-gyp-build

christianbundy avatar Nov 19 '19 21:11 christianbundy

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

stale[bot] avatar Feb 17 '20 22:02 stale[bot]