-
Notifications
You must be signed in to change notification settings - Fork 144
Azure Static Web app deployes locally but not in CI/CD CircleCI #594
Copy link
Copy link
Open
Labels
command: deployAll issues related to the deploy commandAll issues related to the deploy commandscope: ciIssues related to the CIIssues related to the CIstatus: awaiting user inputWaiting for the user to provide more clarity and/or answer the questions in the chatWaiting for the user to provide more clarity and/or answer the questions in the chattype: bugSomething isn't workingSomething isn't workingversion: gaIssues related to major/GA releasesIssues related to major/GA releases
Metadata
Metadata
Assignees
Labels
command: deployAll issues related to the deploy commandAll issues related to the deploy commandscope: ciIssues related to the CIIssues related to the CIstatus: awaiting user inputWaiting for the user to provide more clarity and/or answer the questions in the chatWaiting for the user to provide more clarity and/or answer the questions in the chattype: bugSomething isn't workingSomething isn't workingversion: gaIssues related to major/GA releasesIssues related to major/GA releases
Before filing this issue, please ensure you're using the latest CLI by running
swa --versionand comparing to the latest version on npm.Are you accessing the CLI from the default port
:4280?--port) I dont even use a port to deploy:4280ℹ️ NOTE: Make sure to enable debug logs when running any
swacommands using--verbose=sillyDescribe 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:
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.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.