Azure / static-web-apps

Azure Static Web Apps. For bugs and feature requests, please create an issue in this repo. For community discussions, latest updates, kindly refer to the Discussions Tab. To know what's new in Static Web Apps, visit https://aka.ms/swa/ThisMonth
https://aka.ms/swa
MIT License
318 stars 53 forks source link

Nuxt latest version is not working in azure #1490

Closed anitan027 closed 3 weeks ago

anitan027 commented 3 weeks ago

I have been trying to deploy my Nuxt app on Azure but have failed to upload it.

What I did:

  1. Installed the latest Nuxt version, which is 3.11.2.
  2. Published the code to GitHub.
  3. Created a Static Web App in Azure and followed these steps: https://learn.microsoft.com/en-us/azure/static-web-apps/deploy-nuxtjs
  4. After creating the app, I encountered an error in the GitHub workflow. image
  5. Managed to upload successfully by following this guide: https://github.com/Azure/static-web-apps/issues/1386#issuecomment-1889579461

But my site URL is still broken.

anitan027 commented 3 weeks ago

image

anitan027 commented 3 weeks ago

It's working, but my antivirus is blocking it!!!