Jump to content

When will the server be upgraded to NodeJS v14?


Recommended Posts

Posted

Hi.

I'm developing a small gamemode and use sequelize as my ORM of choice. However, I'm getting the error
 

Quote

Package exports for '[...]\node_modules\sequelize\node_modules\uuid' do not define a valid '.' target

and I've found that this is a known issue: https://github.com/uuidjs/uuid/issues/466 

The problem is that the server uses NodeJS v13.1.0 which is apparently outdated already. 

Can we expect an upgrade anytime soon?

Posted

I've managed to fix it locally but that is not the point. I just wanted to highlight a specific example for why it's bad to remain on this version. 

I doubt upgrading to v14 would break many people's code.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...