toolbelt icon indicating copy to clipboard operation
toolbelt copied to clipboard

Errors running project after toolbelt update

Open carlosananias opened this issue 5 months ago • 8 comments

hi guys, how are? after this PR some errors start during the cli exec.

for exemplo... [1/4] 🔍 Resolving packages... error An unexpected error occurred: "https://raw.githubusercontent.com/vtex/node-stats-lite/1b0d39cc41ef7aaecfd541191f877887a2044797/package.json: Request \"https://raw.githubusercontent.com/vtex/node-stats-lite/1b0d39cc41ef7aaecfd541191f877887a2044797/package.json\" returned a 429".

image

some devs are made downgrade to <= 4.2.2... this is right? what can we do to solve it? other forms to exec are run with wsl... is very bad.

carlosananias avatar Oct 28 '25 02:10 carlosananias

Yes, the last update broke the vtex link command on Windows.

Had to uninstall the executable and manually install the @4.2.2 version through yarn to temporarily fix the issue

emilianogioia-pow avatar Oct 29 '25 19:10 emilianogioia-pow

It broke on Linux too. I downgraded to 4.2.2 and it went back to normal.

tiago-freire avatar Nov 04 '25 14:11 tiago-freire

This broke on my Mac also, running Tahoe 26.0.1. Downgraded to version [email protected] and node to v22.12.0

albertm805 avatar Nov 04 '25 17:11 albertm805

I have the same problem.

jacksonadh avatar Nov 04 '25 20:11 jacksonadh

Go back to version 4.2.2

gabrielmagevski avatar Nov 06 '25 12:11 gabrielmagevski

this is awful... rollback to the previous version shouldn't be the definitive solution.

carlosananias avatar Nov 11 '25 14:11 carlosananias

Unfortunately, for now it's the only solution if you want to hand in your assignments haha

gabrielmagevski avatar Nov 11 '25 16:11 gabrielmagevski

apparently it was fixed in version 4.3.1

JefersonDuartePit avatar Nov 25 '25 20:11 JefersonDuartePit