Skip to content

Instantly share code, notes, and snippets.

@dmjio
Created March 2, 2019 21:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmjio/dfa6f925ae768c8fd6cede086392a5c2 to your computer and use it in GitHub Desktop.
Save dmjio/dfa6f925ae768c8fd6cede086392a5c2 to your computer and use it in GitHub Desktop.
nix-repl> pkgs.nodePackages.ios-deploy
«derivation /nix/store/w3jyqcs9x3c7s9cjvm3wnyxn55xx7jly-node-ios-deploy-1.9.4.drv»
nix-repl> :b pkgs.nodePackages.ios-deploy
builder for '/nix/store/w3jyqcs9x3c7s9cjvm3wnyxn55xx7jly-node-ios-deploy-1.9.4.drv' failed with exit code 65; last 10 log lines:
npm ERR! errno 65
npm ERR! ios-deploy@1.9.4 preinstall: `./src/scripts/check_reqs.js && xcodebuild`
npm ERR! Exit status 65
npm ERR!
npm ERR! Failed at the ios-deploy@1.9.4 preinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?
npm ERR! A complete log of this run can be found in:
npm ERR! /private/var/folders/wy/7z2h472s66vg9qhj1wlydhcm0000gn/T/nix-build-node-ios-deploy-1.9.4.drv-0/.npm/_logs/2019-03-02T21_02_19_793Z-debug.log
[0 built (1 failed)]
error: build of '/nix/store/w3jyqcs9x3c7s9cjvm3wnyxn55xx7jly-node-ios-deploy-1.9.4.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment