Skip to content

npm install fails - The build tools for v141 cannot be found #115

@radcapitalist

Description

@radcapitalist

Hey,

I have a dependency on dtrace-provider (0.8.6) from bunyan. When I npm install, I get this failure:

C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.Platform.targets(57,5): error MSB8020: The build tools for v141 (Platform Toolset = 'v141') cannot be found. To build using the v141 build tools, please install v141 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution". [c:\blah\blah\blah\blah\blah\node_modules\dtrace-provider\build\DTraceProviderStub.vcxproj]

I installed 32-bit and 64-bit VC 2017 redist. It didn't help. I uninstalled that and installed VC 2015 redist (32-bit and 64-bit). it didn't help. How do I get this to install (and build) cleanly?

Thanks,

Eric

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions