File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 defaults :
1717 run :
18- shell : bash -e {0} 2>> stderr.log
18+ shell : bash -e {0} 1>> ${{ github.workspace }}/stdout.log 2>> ${{ github.workspace }}/ stderr.log
1919 steps :
2020 - uses : actions/checkout@v4
2121 with :
Original file line number Diff line number Diff line change 1+ [2m22:48:10[22m [31m[1m[vite][22m[39m [31mError when evaluating SSR module /Users/kian/cf-repos/GitHub/cloudflare-docs/astro.config.ts:
2+ |- ReferenceError: falsee is not defined
3+ at /Users/kian/cf-repos/GitHub/cloudflare-docs/astro.config.ts:177:16
4+ at async instantiateModule (file:///Users/kian/cf-repos/GitHub/cloudflare-docs/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:52972:5)
5+ [39m
6+ [1m[31m[astro][39m[22m Unable to load your Astro config
7+
8+ falsee is not defined
9+ [1mLocation:[22m
10+ [4m/Users/kian/cf-repos/GitHub/cloudflare-docs/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:52972:5[24m
11+ [1mStack trace:[22m
12+ [2m at /Users/kian/cf-repos/GitHub/cloudflare-docs/astro.config.ts:177:16[22m
13+ [2m22:48:12[22m [31m[1m[vite][22m[39m [31mError when evaluating SSR module /Users/kian/cf-repos/GitHub/cloudflare-docs/astro.config.ts:
14+ |- ReferenceError: falsee is not defined
15+ at /Users/kian/cf-repos/GitHub/cloudflare-docs/astro.config.ts:177:16
16+ at async instantiateModule (file:///Users/kian/cf-repos/GitHub/cloudflare-docs/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:52972:5)
17+ [39m
18+ [1m[31m[astro][39m[22m Unable to load your Astro config
19+
20+ falsee is not defined
21+ [1mLocation:[22m
22+ [4m/Users/kian/cf-repos/GitHub/cloudflare-docs/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:52972:5[24m
23+ [1mStack trace:[22m
24+ [2m at /Users/kian/cf-repos/GitHub/cloudflare-docs/astro.config.ts:177:16[22m
You can’t perform that action at this time.
0 commit comments