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

Build failed with No agent found in pool DartPool which satisfies the specified demands: #17

Open
ScottHutchinson opened this issue Jul 22, 2020 · 1 comment

Comments

@ScottHutchinson
Copy link

No agent found in pool DartPool which satisfies the specified demands:
msbuild
DotNetFramework
vstest
node.js
Agent.Version -gtVersion 2.115.0

The only one of those "demands" that my build server might not meet is "node.js". If node.js is a dependency of this extension, then the installation instructions should include how to install it.

@ScottHutchinson
Copy link
Author

Installing node.js using the 64-bit Windows Installer (.msi) from https://nodejs.org/en/download/ and restarting Windows did fix that error.

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