Erro en la nueva actualizacion VTEX Toolbelt

TypeError: Class extends value undefined is not a constructor or null

Escribi; vtex whoami y vtex use “el nombre de mi WS” en ambos casos muestra este error

Hola @EduardoG! Cual error encuentras?

ypeError: Class extends value undefined is not a constructor or null

Como has actualizado VTEX IO CLI? Qué sistema operativo usas? Seria posible retornar a la versión 3.0.0 para testar si vuelve al comportamiento normal?

que comando uso para regresar a la version anterior? usando yarn, por favor

Creo que sea esto:

yarn global add vtex@3.0.0
2 Likes

Muchas gracias ya lo resolví, si fue error de la version 4.0.0.
Gracias

1 Like

Hi - it’s the same for me and my team.

I did “sudo yarn add global vtex” to update to 4.0.0 and vtex commands started getting errors.

razvan@razvan:~$ npm --version
8.1.2
razvan@razvan:~$ node --version
v16.13.2
razvan@razvan:~$ yarn --version
1.22.19
razvan@razvan:~$ cat /etc/os-release
PRETTY_NAME=“Ubuntu 22.04.3 LTS”
NAME=“Ubuntu”
VERSION_ID=“22.04”
VERSION=“22.04.3 LTS (Jammy Jellyfish)”
VERSION_CODENAME=jammy

Boa @georgebrindeiro, perdi umas 3hs instalando e desinstalando pra voltar isso!
Obrigado!

1 Like

Hi @razvanudrea were you able to revert back to version 3.0.0 with the command I shared above?

Hi @georgebrindeiro - yea, the revert back to 3.0.0 was easy, but still - me and my team would like to switch to 4.0.0 as per the warning given by VTEX toolbelt to be up to date with the latest changes in VTEX. Will the 4.0.0 version be stabilized soon?

Yes, we’re working on it.

2 Likes

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.