Azure / Azure/static-web-apps-cli

The provided project name "undefined" was not found.

Open
#726 1 comment 0 reactions 1 assignee Claimed by @Reshmi-Sriram View on GitHub
Dominant language
TypeScript
Stars
668
Forks
156
PR merge metrics
No merged PRs in 30d

Description

**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`!

**Describe the bug**
When I try to deploy my `wwwroot`, I get the above error after refusing to create a new app.

```
√ Would you like to create a new Azure Static Web Apps project? ... no
✖ The provided project name "undefined" was not found.
```

**To Reproduce**

1. Go to any folder with `index.html`
2. Run `swa` without parameters
3. Walk through until it asks you to create a project
4. Refuse a new project

**Expected behavior**
A meaningful error message (tell what parameter to set next time) or a request to enter the name of the existing project.

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

- OS: Windows 11
- Version 22H2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.