i tried to install dependencies of my program and I get a error when execute yarn install on linux os
i execute "yarn install or sudo yarn install" a i get the next error:
An unexpected error occurred: "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz: connect EACCES 2606:4700::6810:1523:443"
any ideas?
finnaly was only firewall rule of ubuntu.
sudo ufw allow 443