Open cognagano opened 2 years ago
Looks like this might be an Express app. Static Web Apps supports hosting your React app directly without the need for a server like Express. If you’d like to use Express, Azure App Service may be a better option.
@anthonychu Thanks for the reply. I'll consider it.
@anthonychu I have a similar issue, same error, except I'm using blazor. I verified www has an index.html file (this was your recommendation for another similar issue.
@anthonychu I have a similar issue, same error, except I'm using blazor. I verified www has an index.html file (this was your recommendation for another similar issue.
and how did you solve this please? Having the same currently.
Describe the bug
It works in local environment. Error in actions CI/CD deployment
I watch this. but I couldn't avoid the error. https://github.com/Azure/static-web-apps/issues/531
package.json
To Reproduce Steps to reproduce the behavior: