If i change the transformers to a new version i get that
if i revert back to the "@huggingface/transformers": "^3.0.0-alpha.19" and do
rm -rf node_modules
rm package-lock.json
npm cache clean --force
npm install
I sitll get it even with clear cache and refresh