jonnyzzz / TeamCity.Node

Node.js, NPM and Phantom.JS runners for TeamCity
Apache License 2.0
309 stars 49 forks source link

Latest stable version "2.0.12" is not working #179

Open ghost opened 4 years ago

ghost commented 4 years ago

Releases page https://teamcity.jetbrains.com/viewType.html?buildTypeId=bt434 marks 2.0.12 as latest stable. But since today the plugin does not work ([Install] Version 'v8.11.1' not found - trynvm ls-remoteto browse available versions.)

I've installed latest non-stable 2.0.23 and it addressed the issue. Please add stable version in TeamCity or tag existing to avoid confusion of users.

bgreman commented 4 years ago

Can confirm that we ran into the same issue starting on July 1st 2020, using a very old version of the TeamCity.Node plugin. We manually updated to 2.0.23 and things seem to be working. Thanks @schernov-xo for the tip!

juan-soto-jd commented 4 years ago

I can confirm that the issue happened to me on my two TC agents and I manually updated the version to 2.0.23 as well and the issue was fixed. Thanks @schernov-xo for the tip as well!

wordythebyrd commented 4 years ago

Are you fixing this by setting the NVM URL? What URL are you setting it to? I'm having this issue and it appears to be fetching https://github.com/creationix/nvm/archive/v0.7.0.zip.

ghost commented 4 years ago

@wordythebyrd I fixed it updating plugin to latest 2.0.23 https://teamcity.jetbrains.com/viewLog.html?buildId=2539985&buildTypeId=bt434&tab=artifacts

wordythebyrd commented 4 years ago

This fixed it for me:

Screen Shot 2020-07-06 at 12 16 02 PM

jonnyzzz commented 4 years ago

could you please submit a PR so we could use the version as default in the plugin

On Mon, Jul 6, 2020 at 6:17 PM Andrew Byrd notifications@github.com wrote:

This fixed it for me:

[image: Screen Shot 2020-07-06 at 12 16 02 PM] https://user-images.githubusercontent.com/1435351/86615492-84081f80-bf82-11ea-8b6b-f3b5cf4ebef8.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jonnyzzz/TeamCity.Node/issues/179#issuecomment-654333438, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAB6TLZZOKNXUDZSCOQYTMTR2H2H7ANCNFSM4ONR6PSQ .

asos-rupeshghelani commented 4 years ago

@jonnyzzz as requested please see https://github.com/jonnyzzz/TeamCity.Node/pull/180

For clarity I believe 2.0.23 works because of https://github.com/jonnyzzz/TeamCity.Node/pull/171 so the new PR is just to tidy up references and set the default version to latest