Foundry V10 Update

I’m trying to update my forge/foundry server to v10 288
but the server does not start the servers, I update the system, I create a new world, but anyone of them starts.
Are there any recommendations for updating?

Console error:
Foundry VTT | Foundry Commons Framework Loaded
foundry.js:13021 Uncaught TypeError: Cannot assign to read only property ‘name’ of function 'class extends Base {
constructor(data, context) {
super(data, context);

/**
 * A collection of A...<omitted>...

}’
at Function.<static_initializer> (foundry.js:13021:17)
at ClientDocumentMixin (foundry.js:12994:51)
at foundry.js:15666:28

Hey there :wave:
We’ve got a guide to upgrading your Foundry server version over here.

Base on those logs, it looks like there might be a problem with a module. I’d recommend starting your server in safe configuration or making sure that all of your modules are updated to v10 compatible versions in the Bazaar.

You can also reach out to us on the #forge-support channel of the Forge Discord server for assistance.