Azure / Azure/static-web-apps-cli

Didn't find Oryx manifest file

Aperta
#708 1 commento 0 reazioni 1 assegnatario Rivendicata da @adrianhall Vedi su GitHub
command: deploy os: windows priority: low (P2) scope: deploy-client status: investigating type: bug version: ga
Lingua principale
TypeScript
Stelle
668
Fork
156
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Before filing this issue, please ensure you're using the latest CLI by running `swa --version` and comparing to the latest version on [npm](https://www.npmjs.com/package/@azure/static-web-apps-cli).

**Are you accessing the CLI from the default port `:4280` ?**

- [ ] No, I am using a different port number (`--port`) and accessing the CLI from that port
- [x] Yes, I am accessing the CLI from port `:4280`

> Make sure you are accessing the URL printed in the console when running `swa start`!

**ℹ️ NOTE: Make sure to enable debug logs when running any `swa` commands using `--verbose=silly`**

**Describe the bug**
A clear and concise description of what the bug is.

Since yesterday when I try to push my site to preview environment I keep getting the error:
_Didn't find Oryx manifest file under location: C:\location\to\code\76d8c43c-7260-4b45-bf38-1dc3eda71876-swa-oryx\app-manifest\oryx-manifest.toml_

**To Reproduce**
Steps to reproduce the behavior:

1. build site using swa build
2. publish app using:
`swa deploy --env Preview --deployment-token --verbose silly`

**Expected behavior**
A clear and concise description of what you expected to happen.

I expect it to upload en publish the site on the preview environment without any issues, like it always did

**Screenshots**
If applicable, add screenshots to help explain your problem
.
not a screenshot but a copy paste of verbose logs
https://hastebin.com/share/okedihaviz.yaml

**Desktop (please complete the following information):**

- OS: Windows 11 Pro
- Version version 22H2 (OS BUILD 22621.1702)

**Additional context**
Add any other context about the problem here.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.