Warning: spawn EACCES Use --force to continue. Aborted due to warnings

./reset.sh --andorid --verbose --force

  • Determining platform
  • Platform is linux
    ---- Resetting / Initializing Appium ----
    RESETTING NPM
  • Installing new or updated NPM modules (including devDeps)
    npm WARN deprecated [email protected]: This package has been discontinued. socks-client will be taking its place.
    npm WARN deprecated [email protected]: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
    npm WARN deprecated [email protected]: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
    npm WARN deprecated [email protected]: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
    npm WARN deprecated [email protected]: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
    npm WARN deprecated [email protected]: module has been merged into crc32-stream

[email protected] install /home/unlim/Downloads/appium/node_modules/udidetect
make

gcc -o udidetect -framework CoreFoundation -framework MobileDevice -F/System/Library/PrivateFrameworks udidetect.c
gcc: error: CoreFoundation: No such file or directory
gcc: error: MobileDevice: No such file or directory
gcc: error: unrecognized command line option ‘-framework’
gcc: error: unrecognized command line option ‘-framework’
make: *** [all] Error 1
npm WARN install:[email protected] [email protected] install: make
npm WARN install:[email protected] Exit status 2
npm WARN optional Skipping failed optional dependency /sample-apps/ios-uicatalog:
npm WARN notsup Not compatible with your operating system or architecture: [email protected]
npm WARN optional Skipping failed optional dependency /sample-apps/ios-test-app:
npm WARN notsup Not compatible with your operating system or architecture: [email protected]
npm WARN optional Skipping failed optional dependency /sample-apps/ios-webview-app:
npm WARN notsup Not compatible with your operating system or architecture: [email protected]
RESETTING GENERAL

  • Setting git revision data
    Running “setGitRev” task
    Config file exists, updating it
    {“git-sha”:“cdadd16d216abbe9838ed48a37af7d0aaed67150”,“android”:{“version”:“1.4.16”},“built”:“2015-12-08T10:06:35.979Z”}
    Done, without errors.
    RESETTING ANDROID
  • Configuring Android bootstrap
    Running “configAndroidBootstrap” task
    Warning: spawn EACCES Use --force to continue.

Aborted due to warnings.
---- FAILURE: reset.sh exited with status 1 ----

Is this the problem or the other one? If your situation has changed, just update the previous post instead of leaving it for people to try and help while you’ve moved on.