Stella Qian

Results 24 comments of Stella Qian

Hi @jainmnsh , from the logging it looks that it's running the command "npm run build" if a `build` script is specified in your `package.json`. Can we try without having...

Hi @tnsholding , instead of adding a package.json file to your project and let oryx detect your app as a node app, we set up 'CUSTOM_BUILD_COMMAND' or 'PRE_BUILD_COMMAND' to be...

Hi @ravidigitalway, thanks for reporting the issue. Can I know what timeframe the issue occurred, is it an intermittent error when you build the app or it's still happening? Oryx...

Hi @mberneaud , for the contexts you mentioned, the build and deploy was previously successful in Azure Function GH action, but recently failed with same workflow and same requirement.txt file....