Azure / Azure/static-web-apps-cli

'swa db init --database-type mssql' fails in creating staticwebapps.database.config.json file.

Aperta
#702 0 commenti 0 reazioni 1 assegnatario Rivendicata da @Reshmi-Sriram Vedi su GitHub
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).
using 1.1.2

**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
- [ ] 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.

While initializing db connection for a pretty much empty swa application, it fails with following message. Does it try pulling any external data?

![image](https://github.com/Azure/static-web-apps-cli/assets/20250403/4b546a1e-36d3-442c-afbc-d33617095c01)

![image](https://github.com/Azure/static-web-apps-cli/assets/20250403/fb7942d3-c743-441f-a117-423e98803eb8)

![image](https://github.com/Azure/static-web-apps-cli/assets/20250403/8ab656a9-6f04-42c0-8b48-1992a400abbc)

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

1. Go to '...'
2. Type in command 'swa ...'
3. Click on '...'
4. Scroll down to '...'
5. See error

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

**Screenshots**
If applicable, add screenshots to help explain your problem.

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

- OS: [e.g. iOS]
- Version [e.g. 22]

**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.