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

node-gyp: The task factory "CodeTaskFactory" could not be loaded #10

Open
jayharris opened this issue Feb 29, 2016 · 2 comments
Open

node-gyp: The task factory "CodeTaskFactory" could not be loaded #10

jayharris opened this issue Feb 29, 2016 · 2 comments
Assignees
Labels

Comments

@jayharris
Copy link
Owner

When installing some node packages that use node-gyp, such as node-inspector, a CodeTaskFactory error is thrown by MSBuild.

C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\CodeAnalysis\Microsoft.CodeAnalysis.targets(219,5): error MSB4175: The task factory "CodeTaskFactory" could not be loaded from the assembly "C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Build.Tasks.v12.0.dll". Could not load file or assembly 'file:///C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Build.Tasks.v12.0.dll' or one of its dependencies. The system cannot find the file specified.

This only occurs when the main Visual Studio is 2015, and not under 2013.

@jayharris
Copy link
Owner Author

Comment on 29f288c was to wrong issue.

@markbooch
Copy link

Does this issue be fixed yet? I have no idea to deal with that///

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

No branches or pull requests

2 participants