Azure / Azure/static-web-apps-cli

Azure Static Web app deployes locally but not in CI/CD CircleCI

Open
#594 6 comments 1 reaction 0 assignees View on GitHub
command: deploy scope: ci status: awaiting user input type: bug version: ga
Dominant language
TypeScript
Stars
668
Forks
156
PR merge metrics
No merged PRs in 30d

Description

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`) I dont even use a port to deploy
- [ ] 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.

Could not find StaticSitesClient local binary

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

![image](https://user-images.githubusercontent.com/21322737/197437984-f8ec0eb6-240f-4362-a08a-efb4798aaacb.png)

[config.zip](https://github.com/Azure/static-web-apps-cli/files/9848395/config.zip)
use the config.yml as you push a new commit to your master branch
let the pipeline run
you get the error

**Expected behavior**
A clear and concise description of what you expected to happen.
it has the binary and it can get to it locally or globally when npx is used, it should have no problem deploying

**Screenshots**
If applicable, add screenshots to help explain your problem.
![image](https://user-images.githubusercontent.com/21322737/197438156-ddea25ad-b406-411f-9113-c964a2477a7d.png)
![image](https://user-images.githubusercontent.com/21322737/197438399-f308ac4e-3027-46b2-879b-657da6177d4d.png)

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

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

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

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.