Jikun
Jikun
Sorry for the delay. The dotnet-isolated version 8.0 for managed APIs has been supported via https://github.com/Azure/static-web-apps-cli/pull/809. For the issue that dotnet 7.0/8.0 doesn't work. Could you share an example for...
Hi @BrainCrumbz , thanks for reporting this, we will output the error message if the deployment got the BadRequest. By the way, the reason of this issue is that the...
Hi @johnnyreilly, thanks a lot for helping investigate and fix the issue : ) Instead of reverting, I'd like to test wait-on with node 18 and 20, and then submit...
Hi @johnnyreilly, sorry for the delay of response. I have merged [PR #761](https://github.com/Azure/static-web-apps-cli/pull/761) to fix this issue. I hope this can help, though swa-cli will support node
Hey @johnnyreilly, thanks a lot for testing! I will remove these timeout logs in [email protected]. PS: Though remove wait-on before requesting to dev servers can be faster (as version 1.1.3...
> I'd be quite surprised if the front end framework code affected whether it was ip4 or ip6. Are you sure about that? Yes, when starting site localhost:4280, a request...
Hi @johnnyreilly, we can't revert to 1.1.3 to speed up because the bug of resolving localhost will occur with node 18 in some systems. But I agree with you to...
Thanks for reporting that. WIll update the link and your advise is very helpful.
Hi @vivuu1989, could you download swa-cli manually (clone this repo) and copy it to your agent linux machine? Then you can use "npm link ./" in the local path of...
@javier-lopez-1s Thanks for reporting, it sames you are right. Did you encounter any bugs caused by this issue?