Skip to content

Commit

Permalink
Merge pull request Weera1234#3 from kyc-theresawchavez789/patch-5
Browse files Browse the repository at this point in the history
Update azure-webapps-node.yml
  • Loading branch information
Weera1234 authored Feb 3, 2025
2 parents 91dcfac + 97d85c3 commit c6378cb
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/workflows/azure-webapps-node.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@

WRANGLER_LOG=debug wrangler dev
Failed to load .env file ".env": Error: ENOENT: no such file or directory, open '.env'
at Object.openSync (node:fs:584:3)
at Object.readFileSync (node:fs:452:35)
at tryLoadDotEnv (/Users/birvine-broque/src/project/node_modules/wrangler/wrangler-dist/cli.js:140305:72)
at loadDotEnv (/Users/birvine-broque/src/project/node_modules/wrangler/wrangler-dist/cli.js:140313:12)
at /Users/birvine-broque/src/project/node_modules/wrangler/wrangler-dist/cli.js:164454:20
at /Users/birvine-broque/src/project/node_modules/wrangler/wrangler-dist/cli.js:151146:16
at maybeAsyncResult (/Users/birvine-broque/src/project/node_modules/wrangler/wrangler-dist/cli.js:149426:44)
at /Users/birvine-broque/src/project/node_modules/wrangler/wrangler-dist/cli.js:151145:14
at /Users/birvine-broque/src/project/node_modules/wrangler/wrangler-dist/cli.js:149414:22
at Array.reduce (<anonymous>) {
errno: -2,
syscall: 'open',
code: 'ENOENT',
path: '.env'
}
⛅️ wrangler 2.6.2
-------------------

บน:
ดัน :
สาขา : [ "หลัก" ]
Expand Down Expand Up @@ -57,3 +78,4 @@
ชื่อแอป : ${{ env.AZURE_WEBAPP_NAME }}
เผยแพร่โปรไฟล์ : ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }}
แพ็กเกจ : ${{ env.AZURE_WEBAPP_PACKAGE_PATH }}

0 comments on commit c6378cb

Please sign in to comment.