Erro setup vetex.io - error: App build failed with message: invalid character '<' looking for beginning of value

Segui o roteiro de setup normalmente, mas ao rodar 'vtex link' o erro abaixo é retornado:

20:48:14.398 - info: Linking app tst.store-theme@0.1.0

20:48:14.510 - info: Sending 28 files

20:48:18.055 - info: Build accepted for tst.store-theme@0.1.0 at vendor/tst vtex.builder-hub@0.181.2

20:48:18.246 - error: App build failed with message: invalid character '<' looking for beginning of value

20:48:18.247 - error: Error while retrieving list of versions for app tst.store-theme. vtex.builder-hub@0.181.2

20:48:18.249 - error: Request failed with status code 500 vtex.builder-hub@0.181.2

Alguma ideia do que possa ser?

Alguien pudo solucionar esto? Me esta pasando esto.

Alvaro,

I don't know exactly what the problem was, but I solved it removing everything and did the setup again. I guess in my case it was because of the NPM and YARN pkgmanagers I think somehow I mixed them while installing and the setup wasn't properly finished. So after that the process worked like a charm ;)

f.roschel você chegou a descobrir o que causou esse problema? Porque estou tentando o mesmo problema tentando rodar o checkout-ui-custom mas não está indo.

09:25:35.492 - error: App build failed with message: Couldn’t parse app identifier
09:25:35.504 - error: Error while retrieving list of versions for app . vtex.builder-hub@0.284.0
09:25:35.519 - error: Request failed with status code 400 vtex.builder-hub@0.284.0

Alguma novidade sobre este problema? Estamos passando por isso em uma única loja

Bom dia @emairink!

Pode compartilhar aqui o print do erro? Fica mais fácil para entender o problema.

yo tuve el mismo problema , pero era por que el nombre del vendor estaba diferente a como lo tenia en el admin , estaba con el nombre de la cuenta cambie eso y levanto

1 Like

O que fiz e deu certo.

$ yarn
$ vtex setup
$ vtex release patch stable
$ vtex publish -fy

Espero ter ajudado! Passei pelo mesmo problema e resolvi ele dessa forma pessoal, ótimo dia :smiley:

Por lo general es un error en el archivo manifest.json.

Revisa muy bien los valores y que estén bien escritos.