error MSB8020: The build tools for v141 (Platform Toolset = 'v141') cannot be found when doing npm i...
verbose stack Error: dlib-build@0.1.1 install: `node ./install.js` verbose stack Exit status 1 verbose stack
at EventEmitter.<anonymous> (C:Program Filesnodejsnode_modulesnpmnode_modulesnpm-lifecycleindex.js:301:16) verbose stack
at emitTwo (events.js:126:13) verbose stack
at EventEmitter.emit (events.js:214:7) verbose stack
at ChildProcess.<anonymous> (C:Program Filesnodejsnode_modulesnpmnode_modulesnpm-lifecyclelibspawn.js:55:14) verbose stack
at emitTwo (events.js:126:13) verbose stack
at ChildProcess.emit (events.js:214:7) verbose stack
at maybeClose (internal/child_process.js:915:16) verbose stack
at Process.ChildProcess._handle.onexit
(internal/child_process.js:209:5) verbose pkgid dlib-build@0.1.1 verbose
cwd C:UsersUserDocumentsVimBot verbose Windows_NT 10.0.17134 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "dlib-build" verbose
node v8.12.0 verbose npm v6.4.1 error code ELIFECYCLE error errno 1 error dlib-build@0.1.1 install: `node ./install.js` error Exit status 1 error Failed at the dlib-build@0.1.1 install script. error This is probably not a problem with npm. There is likely additional logging output above. verbose exit [ 1, true ]
So basically I wanted to do some stuff with Face-Recognition, so I tried to install https://www.npmjs.com/package/face-recognition#install
When I install it, I get this error. I have installed MSBuild Tools V141 (through VS installer - VS Installer MSBuild Tools) and I've also installed Windows Build Tools (https://cdn.discordapp.com/attachments/222197033908436994/514773485957021718/unknown.png)
I'm kind of clueless on what to do right now, I'm pretty noob at this stuff
javascript npm
add a comment |
verbose stack Error: dlib-build@0.1.1 install: `node ./install.js` verbose stack Exit status 1 verbose stack
at EventEmitter.<anonymous> (C:Program Filesnodejsnode_modulesnpmnode_modulesnpm-lifecycleindex.js:301:16) verbose stack
at emitTwo (events.js:126:13) verbose stack
at EventEmitter.emit (events.js:214:7) verbose stack
at ChildProcess.<anonymous> (C:Program Filesnodejsnode_modulesnpmnode_modulesnpm-lifecyclelibspawn.js:55:14) verbose stack
at emitTwo (events.js:126:13) verbose stack
at ChildProcess.emit (events.js:214:7) verbose stack
at maybeClose (internal/child_process.js:915:16) verbose stack
at Process.ChildProcess._handle.onexit
(internal/child_process.js:209:5) verbose pkgid dlib-build@0.1.1 verbose
cwd C:UsersUserDocumentsVimBot verbose Windows_NT 10.0.17134 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "dlib-build" verbose
node v8.12.0 verbose npm v6.4.1 error code ELIFECYCLE error errno 1 error dlib-build@0.1.1 install: `node ./install.js` error Exit status 1 error Failed at the dlib-build@0.1.1 install script. error This is probably not a problem with npm. There is likely additional logging output above. verbose exit [ 1, true ]
So basically I wanted to do some stuff with Face-Recognition, so I tried to install https://www.npmjs.com/package/face-recognition#install
When I install it, I get this error. I have installed MSBuild Tools V141 (through VS installer - VS Installer MSBuild Tools) and I've also installed Windows Build Tools (https://cdn.discordapp.com/attachments/222197033908436994/514773485957021718/unknown.png)
I'm kind of clueless on what to do right now, I'm pretty noob at this stuff
javascript npm
It is a good practice to include the error log as a text in the question.
– Juho Rutila
Nov 21 '18 at 13:31
Kind of looks like a mess though : /
– VimHax
Nov 21 '18 at 15:00
Uh why is nobody responding to this thread? :l
– VimHax
Nov 28 '18 at 10:20
add a comment |
verbose stack Error: dlib-build@0.1.1 install: `node ./install.js` verbose stack Exit status 1 verbose stack
at EventEmitter.<anonymous> (C:Program Filesnodejsnode_modulesnpmnode_modulesnpm-lifecycleindex.js:301:16) verbose stack
at emitTwo (events.js:126:13) verbose stack
at EventEmitter.emit (events.js:214:7) verbose stack
at ChildProcess.<anonymous> (C:Program Filesnodejsnode_modulesnpmnode_modulesnpm-lifecyclelibspawn.js:55:14) verbose stack
at emitTwo (events.js:126:13) verbose stack
at ChildProcess.emit (events.js:214:7) verbose stack
at maybeClose (internal/child_process.js:915:16) verbose stack
at Process.ChildProcess._handle.onexit
(internal/child_process.js:209:5) verbose pkgid dlib-build@0.1.1 verbose
cwd C:UsersUserDocumentsVimBot verbose Windows_NT 10.0.17134 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "dlib-build" verbose
node v8.12.0 verbose npm v6.4.1 error code ELIFECYCLE error errno 1 error dlib-build@0.1.1 install: `node ./install.js` error Exit status 1 error Failed at the dlib-build@0.1.1 install script. error This is probably not a problem with npm. There is likely additional logging output above. verbose exit [ 1, true ]
So basically I wanted to do some stuff with Face-Recognition, so I tried to install https://www.npmjs.com/package/face-recognition#install
When I install it, I get this error. I have installed MSBuild Tools V141 (through VS installer - VS Installer MSBuild Tools) and I've also installed Windows Build Tools (https://cdn.discordapp.com/attachments/222197033908436994/514773485957021718/unknown.png)
I'm kind of clueless on what to do right now, I'm pretty noob at this stuff
javascript npm
verbose stack Error: dlib-build@0.1.1 install: `node ./install.js` verbose stack Exit status 1 verbose stack
at EventEmitter.<anonymous> (C:Program Filesnodejsnode_modulesnpmnode_modulesnpm-lifecycleindex.js:301:16) verbose stack
at emitTwo (events.js:126:13) verbose stack
at EventEmitter.emit (events.js:214:7) verbose stack
at ChildProcess.<anonymous> (C:Program Filesnodejsnode_modulesnpmnode_modulesnpm-lifecyclelibspawn.js:55:14) verbose stack
at emitTwo (events.js:126:13) verbose stack
at ChildProcess.emit (events.js:214:7) verbose stack
at maybeClose (internal/child_process.js:915:16) verbose stack
at Process.ChildProcess._handle.onexit
(internal/child_process.js:209:5) verbose pkgid dlib-build@0.1.1 verbose
cwd C:UsersUserDocumentsVimBot verbose Windows_NT 10.0.17134 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "dlib-build" verbose
node v8.12.0 verbose npm v6.4.1 error code ELIFECYCLE error errno 1 error dlib-build@0.1.1 install: `node ./install.js` error Exit status 1 error Failed at the dlib-build@0.1.1 install script. error This is probably not a problem with npm. There is likely additional logging output above. verbose exit [ 1, true ]
So basically I wanted to do some stuff with Face-Recognition, so I tried to install https://www.npmjs.com/package/face-recognition#install
When I install it, I get this error. I have installed MSBuild Tools V141 (through VS installer - VS Installer MSBuild Tools) and I've also installed Windows Build Tools (https://cdn.discordapp.com/attachments/222197033908436994/514773485957021718/unknown.png)
I'm kind of clueless on what to do right now, I'm pretty noob at this stuff
javascript npm
javascript npm
edited Nov 22 '18 at 16:52
Juho Rutila
967828
967828
asked Nov 21 '18 at 13:12
VimHaxVimHax
12
12
It is a good practice to include the error log as a text in the question.
– Juho Rutila
Nov 21 '18 at 13:31
Kind of looks like a mess though : /
– VimHax
Nov 21 '18 at 15:00
Uh why is nobody responding to this thread? :l
– VimHax
Nov 28 '18 at 10:20
add a comment |
It is a good practice to include the error log as a text in the question.
– Juho Rutila
Nov 21 '18 at 13:31
Kind of looks like a mess though : /
– VimHax
Nov 21 '18 at 15:00
Uh why is nobody responding to this thread? :l
– VimHax
Nov 28 '18 at 10:20
It is a good practice to include the error log as a text in the question.
– Juho Rutila
Nov 21 '18 at 13:31
It is a good practice to include the error log as a text in the question.
– Juho Rutila
Nov 21 '18 at 13:31
Kind of looks like a mess though : /
– VimHax
Nov 21 '18 at 15:00
Kind of looks like a mess though : /
– VimHax
Nov 21 '18 at 15:00
Uh why is nobody responding to this thread? :l
– VimHax
Nov 28 '18 at 10:20
Uh why is nobody responding to this thread? :l
– VimHax
Nov 28 '18 at 10:20
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
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%2fstackoverflow.com%2fquestions%2f53412850%2ferror-msb8020-the-build-tools-for-v141-platform-toolset-v141-cannot-be-fo%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- 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%2fstackoverflow.com%2fquestions%2f53412850%2ferror-msb8020-the-build-tools-for-v141-platform-toolset-v141-cannot-be-fo%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
It is a good practice to include the error log as a text in the question.
– Juho Rutila
Nov 21 '18 at 13:31
Kind of looks like a mess though : /
– VimHax
Nov 21 '18 at 15:00
Uh why is nobody responding to this thread? :l
– VimHax
Nov 28 '18 at 10:20