Getting warning when running AppiumDoctor in MAC OS X, node v11.6.0 is installed
It is a new install. After installing node.js, Java, I run appium-doctor and got these warnings.
WARN AppiumDoctor ✖ opencv4nodejs cannot be found.
WARN AppiumDoctor ✖ fbsimctl cannot be found
WARN AppiumDoctor ✖ applesimutils cannot be found
How to remove them?
When installing opencv4nodejs (npm i -g opencv4nodejs) it throwing:errors.......
ERR! Error: Command failed: cmake --version /bin/sh: cmake: command not found
npm ERR! code ELIFECYCLE npm ERR! errno 1
npm ERR! opencv-build@0.0.16 install: node ./install.js
npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the opencv-build@0.0.16 install script.
macos node.js
add a comment |
It is a new install. After installing node.js, Java, I run appium-doctor and got these warnings.
WARN AppiumDoctor ✖ opencv4nodejs cannot be found.
WARN AppiumDoctor ✖ fbsimctl cannot be found
WARN AppiumDoctor ✖ applesimutils cannot be found
How to remove them?
When installing opencv4nodejs (npm i -g opencv4nodejs) it throwing:errors.......
ERR! Error: Command failed: cmake --version /bin/sh: cmake: command not found
npm ERR! code ELIFECYCLE npm ERR! errno 1
npm ERR! opencv-build@0.0.16 install: node ./install.js
npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the opencv-build@0.0.16 install script.
macos node.js
Can you give us a little more detail? Was this working and suddenly started throwing errors or is it a new install and it's done this from the start? Where did you get it and how did you install it? Have you checked for whether and where those files exist?
– fixer1234
Jan 10 at 7:39
It is new install. After installing node.js, java, i run appium-doctor and got these warnings. When installing opencv4nodejs (npm i -g opencv4nodejs) it trowing errors.......ERR! Error: Command failed: cmake --version /bin/sh: cmake: command not found npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! opencv-build@0.0.16 install:node ./install.jsnpm ERR! Exit status 1 npm ERR! npm ERR! Failed at the opencv-build@0.0.16 install script.
– Ravindra Somvanshi
Jan 10 at 7:50
You've posted two answers but they don't appear to be solutions to your problem. If those are just progress updates, all of that information needs to be incorporated into the question. Answers are reserved for solutions, so two self-answers seems to indicate that you no longer need any help.
– fixer1234
Jan 13 at 0:46
add a comment |
It is a new install. After installing node.js, Java, I run appium-doctor and got these warnings.
WARN AppiumDoctor ✖ opencv4nodejs cannot be found.
WARN AppiumDoctor ✖ fbsimctl cannot be found
WARN AppiumDoctor ✖ applesimutils cannot be found
How to remove them?
When installing opencv4nodejs (npm i -g opencv4nodejs) it throwing:errors.......
ERR! Error: Command failed: cmake --version /bin/sh: cmake: command not found
npm ERR! code ELIFECYCLE npm ERR! errno 1
npm ERR! opencv-build@0.0.16 install: node ./install.js
npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the opencv-build@0.0.16 install script.
macos node.js
It is a new install. After installing node.js, Java, I run appium-doctor and got these warnings.
WARN AppiumDoctor ✖ opencv4nodejs cannot be found.
WARN AppiumDoctor ✖ fbsimctl cannot be found
WARN AppiumDoctor ✖ applesimutils cannot be found
How to remove them?
When installing opencv4nodejs (npm i -g opencv4nodejs) it throwing:errors.......
ERR! Error: Command failed: cmake --version /bin/sh: cmake: command not found
npm ERR! code ELIFECYCLE npm ERR! errno 1
npm ERR! opencv-build@0.0.16 install: node ./install.js
npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the opencv-build@0.0.16 install script.
macos node.js
macos node.js
edited Jan 10 at 14:52
kenorb
10.9k1578114
10.9k1578114
asked Jan 10 at 7:02
Ravindra SomvanshiRavindra Somvanshi
1
1
Can you give us a little more detail? Was this working and suddenly started throwing errors or is it a new install and it's done this from the start? Where did you get it and how did you install it? Have you checked for whether and where those files exist?
– fixer1234
Jan 10 at 7:39
It is new install. After installing node.js, java, i run appium-doctor and got these warnings. When installing opencv4nodejs (npm i -g opencv4nodejs) it trowing errors.......ERR! Error: Command failed: cmake --version /bin/sh: cmake: command not found npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! opencv-build@0.0.16 install:node ./install.jsnpm ERR! Exit status 1 npm ERR! npm ERR! Failed at the opencv-build@0.0.16 install script.
– Ravindra Somvanshi
Jan 10 at 7:50
You've posted two answers but they don't appear to be solutions to your problem. If those are just progress updates, all of that information needs to be incorporated into the question. Answers are reserved for solutions, so two self-answers seems to indicate that you no longer need any help.
– fixer1234
Jan 13 at 0:46
add a comment |
Can you give us a little more detail? Was this working and suddenly started throwing errors or is it a new install and it's done this from the start? Where did you get it and how did you install it? Have you checked for whether and where those files exist?
– fixer1234
Jan 10 at 7:39
It is new install. After installing node.js, java, i run appium-doctor and got these warnings. When installing opencv4nodejs (npm i -g opencv4nodejs) it trowing errors.......ERR! Error: Command failed: cmake --version /bin/sh: cmake: command not found npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! opencv-build@0.0.16 install:node ./install.jsnpm ERR! Exit status 1 npm ERR! npm ERR! Failed at the opencv-build@0.0.16 install script.
– Ravindra Somvanshi
Jan 10 at 7:50
You've posted two answers but they don't appear to be solutions to your problem. If those are just progress updates, all of that information needs to be incorporated into the question. Answers are reserved for solutions, so two self-answers seems to indicate that you no longer need any help.
– fixer1234
Jan 13 at 0:46
Can you give us a little more detail? Was this working and suddenly started throwing errors or is it a new install and it's done this from the start? Where did you get it and how did you install it? Have you checked for whether and where those files exist?
– fixer1234
Jan 10 at 7:39
Can you give us a little more detail? Was this working and suddenly started throwing errors or is it a new install and it's done this from the start? Where did you get it and how did you install it? Have you checked for whether and where those files exist?
– fixer1234
Jan 10 at 7:39
It is new install. After installing node.js, java, i run appium-doctor and got these warnings. When installing opencv4nodejs (npm i -g opencv4nodejs) it trowing errors.......ERR! Error: Command failed: cmake --version /bin/sh: cmake: command not found npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! opencv-build@0.0.16 install:
node ./install.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the opencv-build@0.0.16 install script.– Ravindra Somvanshi
Jan 10 at 7:50
It is new install. After installing node.js, java, i run appium-doctor and got these warnings. When installing opencv4nodejs (npm i -g opencv4nodejs) it trowing errors.......ERR! Error: Command failed: cmake --version /bin/sh: cmake: command not found npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! opencv-build@0.0.16 install:
node ./install.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the opencv-build@0.0.16 install script.– Ravindra Somvanshi
Jan 10 at 7:50
You've posted two answers but they don't appear to be solutions to your problem. If those are just progress updates, all of that information needs to be incorporated into the question. Answers are reserved for solutions, so two self-answers seems to indicate that you no longer need any help.
– fixer1234
Jan 13 at 0:46
You've posted two answers but they don't appear to be solutions to your problem. If those are just progress updates, all of that information needs to be incorporated into the question. Answers are reserved for solutions, so two self-answers seems to indicate that you no longer need any help.
– fixer1234
Jan 13 at 0:46
add a comment |
1 Answer
1
active
oldest
votes
For:
WARN AppiumDoctor ✖ fbsimctl cannot be found
# Get the Facebook Tap.
brew tap facebook/fb
# Install fbsimctl from master
brew install fbsimctl --HEAD
WARN AppiumDoctor ✖ applesimutils cannot be found
brew tap wix/brew
brew install wix/brew/applesimutils
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1392608%2fgetting-warning-when-running-appiumdoctor-in-mac-os-x-node-v11-6-0-is-installed%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
For:
WARN AppiumDoctor ✖ fbsimctl cannot be found
# Get the Facebook Tap.
brew tap facebook/fb
# Install fbsimctl from master
brew install fbsimctl --HEAD
WARN AppiumDoctor ✖ applesimutils cannot be found
brew tap wix/brew
brew install wix/brew/applesimutils
add a comment |
For:
WARN AppiumDoctor ✖ fbsimctl cannot be found
# Get the Facebook Tap.
brew tap facebook/fb
# Install fbsimctl from master
brew install fbsimctl --HEAD
WARN AppiumDoctor ✖ applesimutils cannot be found
brew tap wix/brew
brew install wix/brew/applesimutils
add a comment |
For:
WARN AppiumDoctor ✖ fbsimctl cannot be found
# Get the Facebook Tap.
brew tap facebook/fb
# Install fbsimctl from master
brew install fbsimctl --HEAD
WARN AppiumDoctor ✖ applesimutils cannot be found
brew tap wix/brew
brew install wix/brew/applesimutils
For:
WARN AppiumDoctor ✖ fbsimctl cannot be found
# Get the Facebook Tap.
brew tap facebook/fb
# Install fbsimctl from master
brew install fbsimctl --HEAD
WARN AppiumDoctor ✖ applesimutils cannot be found
brew tap wix/brew
brew install wix/brew/applesimutils
edited Jan 17 at 19:20
Worthwelle
2,68531125
2,68531125
answered Jan 10 at 11:48
Ravindra SomvanshiRavindra Somvanshi
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1392608%2fgetting-warning-when-running-appiumdoctor-in-mac-os-x-node-v11-6-0-is-installed%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Can you give us a little more detail? Was this working and suddenly started throwing errors or is it a new install and it's done this from the start? Where did you get it and how did you install it? Have you checked for whether and where those files exist?
– fixer1234
Jan 10 at 7:39
It is new install. After installing node.js, java, i run appium-doctor and got these warnings. When installing opencv4nodejs (npm i -g opencv4nodejs) it trowing errors.......ERR! Error: Command failed: cmake --version /bin/sh: cmake: command not found npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! opencv-build@0.0.16 install:
node ./install.jsnpm ERR! Exit status 1 npm ERR! npm ERR! Failed at the opencv-build@0.0.16 install script.– Ravindra Somvanshi
Jan 10 at 7:50
You've posted two answers but they don't appear to be solutions to your problem. If those are just progress updates, all of that information needs to be incorporated into the question. Answers are reserved for solutions, so two self-answers seems to indicate that you no longer need any help.
– fixer1234
Jan 13 at 0:46