Stella Qian
Stella Qian
@[pochodaj](https://github.com/pochodaj) Could you try it again? It may be a random issue that occurred when we upload and remove SDKs from the storage account.
Hi @[Nikhil-Sahu106](https://github.com/Nikhil-Sahu106), Oryx couldn't detect which platform the app is using, could you please share more information about your app, like which platform it is? Is `App Directory Location` pointing...
> We're having a similar problem while deploying a static web app using Azure Devops CI/CD. This is my console output when i enable verbose logging; We're using Deploy Azure...
@jungaretti As per email tread discussion, we want to make this property default to be an empty string instead of defaults to 'pythonenv'. We'll start working on this update soon....
@[StevenTCramer](https://github.com/StevenTCramer), `Directory.Build.props` file is not supported as a way to detect target frameworks for .NET apps. Oryx is looking for target frameworks in a .`csproj` file in the root repo,...
@kayvear Oryx couldn't detect a supported version from the repo. I see on the oryx command you specify the version is node 12, does it match up with the version...
@kayvear Could you provide us with your app link to reproduce the case?
Hi @jeemyng , The error message shows that Oryx couldn't detect the hugo app from your repo. Please make sure that you're pointing to the correct app folder. And the...
Hi @jeemyng , the repo link you provided could not be found. Would you mind sharing the structure of your app repository? I'm trying to see if your repo met...
> You're probably on it already, so please feel free to ignore if that's the case, but the Nightly is still showing some test failures related to Node 18 not...