跳至内容

Can't update Node.JS version on Gamelift fleets,manual update overrides with the almost deprecated version (Node v10)

0

Is there a way to update Node.JS version to 14 or 16 on AWS Gamelift ?Our fleet runs on Amazon Linux 2 OS . Tried to do it manually on the existing fleet, but it is not compatible with auto generated GameScaleLightweight NodeJS server, so it won't activate the fleet. Tried to create new fleet with new Gamelift build, included node install in the install.sh script, but it didn't install at the specified directory( which was /local/NodeJS ), but a level lower (and i didn't messed up the path). Instead, on specified directory, there was NodeJS version 10 (which was clearly created by Gamelift) Tried to create new fleet with new Gamelift script, that didn't work either. Every time the result is the same, Node.JS version is still 10. Right now, the only thing that works is, revert to AWS SDK v2 , which supports Node.js version 10...

已提问 4 年前554 查看次数
2 回答
0

Hey! Thanks for reaching out and sorry for the delay.

You're right that the server script currently runs on NodeJS 10. I've passed this version upgrade on to the service team for prioritization.

AWS
已回答 4 年前
0

The support is terrible and poor. And I can't believe we are waiting this much for this update...

已回答 3 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。