Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while installing with VS 2019 build tools #18

Open
chandrakanthi07 opened this issue Nov 14, 2019 · 0 comments
Open

Error while installing with VS 2019 build tools #18

chandrakanthi07 opened this issue Nov 14, 2019 · 0 comments

Comments

@chandrakanthi07
Copy link

I am getting the below error while installing this package

C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Microsoft\VC\v160\Microsoft.Cpp.props(31,5): err
or MSB4186: Invalid static method invocation syntax: "[Microsoft.Build.Utilities.ToolLocationHelper]::FindRootFolderWhe
reAllFilesExist($(_VCTargetsPathFolders), $(_RelativeToolsetFiles))". Method 'Microsoft.Build.Utilities.ToolLocationHel
per.FindRootFolderWhereAllFilesExist' not found. Static method invocation should be of the form: $([FullTypeName]::Meth
od()), e.g. $([System.IO.Path]::Combine(a, b)). [D:\HDElectron\node_modules@paulcbetts\system-idle-time\build\sys
tem_idle_time.vcxproj]

I have installed VS 2019 community and vs 2019 build tools.
Please let me know how to fix this, as this is blocking a release .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant