You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to deploy my Simple Angular application on Azure I am getting following Error:
9:50:41 AM AnishWebAppInstance1: Oryx Version: 0.2.20250107.1+ef3fb2f9c490a4fbb1f76b5746cd4ba2ff0409f4, Commit: ef3fb2f, ReleaseTagName: 20250107.1
9:50:41 AM AnishWebAppInstance1: Build Operation ID: 63dc28d9a92eda61
9:50:41 AM AnishWebAppInstance1: Repository Commit : 8de990d3-c9f2-48dc-910a-24da52930a65
9:50:41 AM AnishWebAppInstance1: OS Type : bullseye
9:50:41 AM AnishWebAppInstance1: Image Type : githubactions
9:50:41 AM AnishWebAppInstance1: Detecting platforms...
9:50:42 AM AnishWebAppInstance1: Could not detect any platform in the source directory.
9:50:42 AM AnishWebAppInstance1: Error: Couldn't detect a version for the platform 'nodejs' in the repo.
9:50:45 AM AnishWebAppInstance1: /bin/bash -c "oryx build /tmp/zipdeploy/extracted -o /home/site/wwwroot --platform nodejs --platform-version 18 -p virtualenv_name= --log-file /tmp/build-debug.log -i /tmp/8dd5b9d1707bba1 -p compress_node_modules=tar-gz | tee /tmp/oryx-build.log ; exit $PIPESTATUS "
9:50:45 AM AnishWebAppInstance1: Generating summary of Oryx build
9:50:45 AM AnishWebAppInstance1: Parsing the build logs
9:50:45 AM AnishWebAppInstance1: Found 0 issue(s)
9:50:45 AM AnishWebAppInstance1: Build Summary :
9:50:45 AM AnishWebAppInstance1: ===============
9:50:45 AM AnishWebAppInstance1: Errors (0)
9:50:45 AM AnishWebAppInstance1: Warnings (0)
9:50:46 AM AnishWebAppInstance1: Deployment Failed. deployer = ms-azuretools-vscode deploymentPath = ZipDeploy. Extract zip.
9:50:48 AM AnishWebAppInstance1: Deployment failed.
The text was updated successfully, but these errors were encountered:
While trying to deploy my Simple Angular application on Azure I am getting following Error:
9:50:41 AM AnishWebAppInstance1: Oryx Version: 0.2.20250107.1+ef3fb2f9c490a4fbb1f76b5746cd4ba2ff0409f4, Commit: ef3fb2f, ReleaseTagName: 20250107.1
9:50:41 AM AnishWebAppInstance1: Build Operation ID: 63dc28d9a92eda61
9:50:41 AM AnishWebAppInstance1: Repository Commit : 8de990d3-c9f2-48dc-910a-24da52930a65
9:50:41 AM AnishWebAppInstance1: OS Type : bullseye
9:50:41 AM AnishWebAppInstance1: Image Type : githubactions
9:50:41 AM AnishWebAppInstance1: Detecting platforms...
9:50:42 AM AnishWebAppInstance1: Could not detect any platform in the source directory.
9:50:42 AM AnishWebAppInstance1: Error: Couldn't detect a version for the platform 'nodejs' in the repo.
9:50:45 AM AnishWebAppInstance1: /bin/bash -c "oryx build /tmp/zipdeploy/extracted -o /home/site/wwwroot --platform nodejs --platform-version 18 -p virtualenv_name= --log-file /tmp/build-debug.log -i /tmp/8dd5b9d1707bba1 -p compress_node_modules=tar-gz | tee /tmp/oryx-build.log ; exit $PIPESTATUS "
9:50:45 AM AnishWebAppInstance1: Generating summary of Oryx build
9:50:45 AM AnishWebAppInstance1: Parsing the build logs
9:50:45 AM AnishWebAppInstance1: Found 0 issue(s)
9:50:45 AM AnishWebAppInstance1: Build Summary :
9:50:45 AM AnishWebAppInstance1: ===============
9:50:45 AM AnishWebAppInstance1: Errors (0)
9:50:45 AM AnishWebAppInstance1: Warnings (0)
9:50:46 AM AnishWebAppInstance1: Deployment Failed. deployer = ms-azuretools-vscode deploymentPath = ZipDeploy. Extract zip.
9:50:48 AM AnishWebAppInstance1: Deployment failed.
The text was updated successfully, but these errors were encountered: