Issue in deploying React JS + Node JS application on Azure Devops
priyavratshukla opened this issue · 0 comments
Bug Report
-
At what date and time did you most recently experience the problem?
-Always -
Where did you experience the problem? E.g. Azure Web Apps, Azure Functions, Azure Container Registry, or offline use.
Azure Web Apps -
If your repo is publicly available please share its URL:
it is not public, it is on azure repos -
What happened?
-
What did you expect or want to happen?
-
How can we reproduce it?
-
Do you have log output? Please include between the backticks:
Command: oryx build /home/site/repository -o /home/site/wwwroot --platform nodejs --platform-version 18 -p virtualenv_name= --log-file /tmp/build-debug.log -i /tmp/8dc6f68aebdcd5d -p compress_node_modules=tar-gz | tee /tmp/oryx-build.log
Operation performed by Microsoft Oryx, https://github.com/Microsoft/Oryx
You can report issues at https://github.com/Microsoft/Oryx/issues
Oryx Version: 0.2.20230508.1, Commit: 7fe2bf3, ReleaseTagName: 20230508.1
Build Operation ID: 7faaeea8fa39c806
Repository Commit : 1266fbe6db0afdbc1294da6c7598244329afd9ca
OS Type : bullseye
Image Type : githubactions
Detecting platforms...
Could not detect any platform in the source directory.
Error: Couldn't detect a version for the platform 'nodejs' in the repo.
Error: Couldn't detect a version for the platform 'nodejs' in the repo.\n/bin/bash -c "oryx build /home/site/repository -o /home/site/wwwroot --platform nodejs --platform-version 18 -p virtualenv_name= --log-file /tmp/build-debug.log -i /tmp/8dc6f68aebdcd5d -p compress_node_modules=tar-gz | tee /tmp/oryx-build.log ; exit $PIPESTATUS "