build is queued and in "Time to Start" is reporting "???"
Answered
Hi All,
I’m having the following issue with my build configurations in TeamCity server version 2018.1.1(build 58406):
A build is queued and in "Time to Start" is reporting "???"
I got the following info:
"Cannot estimate this build
Please add 'Node.js NVM Installer' build runner".
In the Build Configuration I have 3 properly configured and compatible agents (1 local and 2 additional).
My build configuration doesn't need a "Node.js NVM Installer" build runner.
It can’t run and it sits in the queue.
Thank you in advance.
Best regards,
Simon
Please sign in to leave a comment.
Hello Simon,
Do you use TeamCity.Node third-party plugin? This issue appears to be related: https://github.com/jonnyzzz/TeamCity.Node/issues/59
Please let me know if adding a build step or build feature, as highlighted in the issue, have fixed the problem for you.