Azure / Azure/static-web-apps-cli

Cannot run swa deploy ./build --env production --deployment-token "$TOKEN" on MacOS

オープン
#979 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
668
フォーク
156
PR マージ指標
30日以内にマージされた PR はありません

説明

I'm running the command swa deploy ./build --env production --deployment-token "$TOKEN" in macOS Tahoe, with node js 20 but when I deploy, get the next error:
Welcome to Azure Static Web Apps CLI (2.0.7)

Deploying front-end files from folder:
/Users/anon/repo/myproject/front/build

Deploying to environment: production

Found configuration file:
/Users/anon/repo/myproject/front/staticwebapp.config.json

Deploying project to Azure Static Web Apps...
⠋ Preparing deployment. Please wait...✖
✖ Deployment Failed :(
✖ Deployment Failure Reason: spawn Unknown system error -86
✖ For further information, please visit the Azure Static Web Apps documentation at https://docs.microsoft.com/azure/static-web-apps/

✖ If you believe this behavior is unexpected, please raise a GitHub issue at:
https://github.com/Azure/static-web-apps-cli/issues/new/choose

How can I get the solution?

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

macOS Tahoe 上で Node.js 20 を使用して `swa deploy ./build --env production --deployment-token "$TOKEN"` を再現し、デプロイ準備中に発生する `spawn Unknown system error -86` の失敗を確認します。CLI のデプロイパスを追跡して失敗しているサブプロセスを特定し、その後、コマンドで正常にデプロイできること、または原因と回避策が文書化されていることを確認します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
azure, macos, node.js
領域
cli, cloud
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
30/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。