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.js 11.1.0 #2707

Closed
FeodorFitsner opened this issue Oct 24, 2018 · 8 comments
Closed

Node.js 11.1.0 #2707

FeodorFitsner opened this issue Oct 24, 2018 · 8 comments

Comments

@FeodorFitsner
Copy link
Member

No description provided.

@molant
Copy link

molant commented Nov 8, 2018

@FeodorFitsner any ETA for this? The milestone's deadline has passed and it seems like node 11 is still unavailable 😞

@xzyfer
Copy link

xzyfer commented Nov 8, 2018 via email

@molant
Copy link

molant commented Nov 8, 2018

🤔this issue is from 4 days ago: nstepien/iltorb#79

@IlyaFinkelshteyn
Copy link
Contributor

IlyaFinkelshteyn commented Nov 8, 2018

Image distribution is in progress right now, We believe it should be available in the couple of days.

@IlyaFinkelshteyn
Copy link
Contributor

Actually you can switch to 11.1 already, the way it described here: https://www.appveyor.com/docs/lang/nodejs-iojs/

With new image switch will be faster, but again you already can use it.

@chearon
Copy link

chearon commented Nov 13, 2018

@IlyaFinkelshteyn I tried for a while to get Update-NodeJsInstallation (Get-NodeJsLatestBuild 11) to work and it seemed to be doing something, but didn't put node 11 in the C:\avvm\node folder or anywhere else I could find.

@IlyaFinkelshteyn
Copy link
Contributor

@chearon please run the following command in PowerShell at some build stage (say install). You should see self-explainable results. If not, I would check what AppVeyor build worker image you use.

dir C:\avvm\node\*11.1*
node -v
Install-Product node 11
node -v

@chearon
Copy link

chearon commented Nov 16, 2018

Yes Install-Product works with node 11 since the images have been updated.

The documentation implies Update-NodeJsInstallation (Get-NodeJsLatestBuild 11) should work even if the images didn't have node 11, but that didn't appear to do anything.

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

No branches or pull requests

5 participants