we dont have direct connectivity to nodejs.org site from our Build agent linux machine and only Jfrog proxy repo for npm packages we are using.
We configured the jfrog settings on the repo to connect our build machine. But the "npm install -g @azure/static-web-apps-cli" is not working.
Is there any offline installation method for swacli ?
Our requirement is to run Azuredevops server pipeline to deploy the webapps. But we couldn't find the staticwebapp task in azuredevops server and also the swa cli offline installation of getting failed is failing.