ChatGPTNextWeb / ChatGPT-Next-Web

A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
https://app.nextchat.dev/
MIT License
74.9k stars 58.96k forks source link

[Bug] cloudflare workers 部署失败 #2161

Closed Lparksi closed 1 year ago

Lparksi commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior: 按照 https://github.com/Yidadaa/ChatGPT-Next-Web/blob/main/docs/cloudflare-pages-cn.md 进行部署 参数如下: image

Expected behavior A clear and concise description of what you expected to happen. 正常运行

Screenshots If applicable, add screenshots to help explain your problem. image

Deployment

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional Logs Add any logs about the problem here.

2023-06-27T04:30:21.751747Z Cloning repository...
2023-06-27T04:30:22.700785Z From https://github.com/Lparksi/ChatGPT-Next-Web
2023-06-27T04:30:22.701351Z  * branch            16a1facd5b26e8de5c68651d784edd2f0c6e3e89 -> FETCH_HEAD
2023-06-27T04:30:22.701555Z 
2023-06-27T04:30:22.809631Z HEAD is now at 16a1fac Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-06-27T04:30:22.810263Z 
2023-06-27T04:30:22.915277Z 
2023-06-27T04:30:22.94439Z  Success: Finished cloning repository files
2023-06-27T04:30:27.370811Z Installing dependencies
2023-06-27T04:30:27.378169Z Python version set to 2.7
2023-06-27T04:30:30.499267Z Downloading and installing node v20.1.0...
2023-06-27T04:30:30.771076Z Downloading https://nodejs.org/dist/v20.1.0/node-v20.1.0-linux-x64.tar.xz...
2023-06-27T04:30:31.103987Z Computing checksum with sha256sum
2023-06-27T04:30:31.251578Z Checksums matched!
2023-06-27T04:30:36.470253Z Now using node v20.1.0 (npm v9.6.4)
2023-06-27T04:30:36.733051Z Started restoring cached build plugins
2023-06-27T04:30:36.741197Z Finished restoring cached build plugins
2023-06-27T04:30:37.108151Z Attempting ruby version 2.7.1, read from environment
2023-06-27T04:30:38.548002Z Using /opt/buildhome/.rvm/gems/ruby-2.7.1
2023-06-27T04:30:39.489295Z Using PHP version 7.4
2023-06-27T04:30:39.577552Z 5.2.5 is already installed.
2023-06-27T04:30:39.593975Z Using Swift version 5.2.5
2023-06-27T04:30:39.594504Z Started restoring cached node modules
2023-06-27T04:30:39.60891Z  Finished restoring cached node modules
2023-06-27T04:30:39.616397Z Started restoring cached yarn cache
2023-06-27T04:30:39.625773Z Finished restoring cached yarn cache
2023-06-27T04:30:39.646202Z Installing yarn at version 1.22.19
2023-06-27T04:30:39.663109Z Installing Yarn!
2023-06-27T04:30:39.663402Z > Downloading tarball...
2023-06-27T04:30:39.693829Z 
2023-06-27T04:30:39.694124Z [1/2]: https://yarnpkg.com/downloads/1.22.19/yarn-v1.22.19.tar.gz --> /tmp/yarn.tar.gz.O8axxOTVbe
2023-06-27T04:30:39.694763Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2023-06-27T04:30:39.69534Z                                   Dload  Upload   Total   Spent    Left  Speed
2023-06-27T04:30:39.761418Z 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100    82  100    82    0     0   1242      0 --:--:-- --:--:-- --:--:--  1242
2023-06-27T04:30:39.88583Z  
100    94  100    94    0     0    492      0 --:--:-- --:--:-- --:--:--   492
2023-06-27T04:30:40.064949Z 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2023-06-27T04:30:40.225869Z 
100 1215k  100 1215k    0     0  2288k      0 --:--:-- --:--:-- --:--:-- 2288k
2023-06-27T04:30:40.226336Z 
2023-06-27T04:30:40.226589Z [2/2]: https://yarnpkg.com/downloads/1.22.19/yarn-v1.22.19.tar.gz.asc --> /tmp/yarn.tar.gz.O8axxOTVbe.asc
2023-06-27T04:30:40.226925Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2023-06-27T04:30:40.227268Z                                  Dload  Upload   Total   Spent    Left  Speed
2023-06-27T04:30:40.263821Z 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100    86  100    86    0     0   2388      0 --:--:-- --:--:-- --:--:--  2388
2023-06-27T04:30:40.287952Z 
100    98  100    98    0     0   1606      0 --:--:-- --:--:-- --:--:--  1606
2023-06-27T04:30:40.297264Z 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2023-06-27T04:30:40.449985Z 
100   833  100   833    0     0   3735      0 --:--:-- --:--:-- --:--:--  3735
2023-06-27T04:30:40.461243Z > Verifying integrity...
2023-06-27T04:30:40.485778Z gpg: Oops: lock already held by us
2023-06-27T04:30:40.495211Z gpg: Signature made Tue 10 May 2022 07:48:23 PM UTC
2023-06-27T04:30:40.495464Z gpg:                using RSA key 6D98490C6F1ACDDD448E45954F77679369475BAA
2023-06-27T04:30:40.498143Z gpg: Good signature from "Yarn Packaging <yarn@dan.cx>" [unknown]
2023-06-27T04:30:40.500275Z gpg: WARNING: This key is not certified with a trusted signature!
2023-06-27T04:30:40.500519Z gpg:          There is no indication that the signature belongs to the owner.
2023-06-27T04:30:40.500747Z Primary key fingerprint: 72EC F46A 56B4 AD39 C907  BBB7 1646 B01B 86E5 0310
2023-06-27T04:30:40.500879Z      Subkey fingerprint: 6D98 490C 6F1A CDDD 448E  4595 4F77 6793 6947 5BAA
2023-06-27T04:30:40.5016Z   > GPG signature looks good
2023-06-27T04:30:40.501779Z > Extracting to ~/.yarn...
2023-06-27T04:30:40.574211Z > Adding to $PATH...
2023-06-27T04:30:40.587696Z > We've added the following to your /opt/buildhome/.bashrc
2023-06-27T04:30:40.587993Z > If this isn't the profile of your current shell then please add the following to your correct profile:
2023-06-27T04:30:40.588139Z    
2023-06-27T04:30:40.588276Z export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH"
2023-06-27T04:30:40.588389Z 
2023-06-27T04:30:40.950199Z > Successfully installed Yarn 1.22.19! Please open another terminal where the `yarn` command will now be available.
2023-06-27T04:30:41.307694Z Installing NPM modules using Yarn version 1.22.19
2023-06-27T04:30:42.54634Z  yarn install v1.22.19
2023-06-27T04:30:42.566515Z warning package.json: License should be a valid SPDX license expression
2023-06-27T04:30:42.622985Z warning chatgpt-next-web: License should be a valid SPDX license expression
2023-06-27T04:30:42.625299Z [1/4] Resolving packages...
2023-06-27T04:30:42.842345Z [2/4] Fetching packages...
2023-06-27T04:31:13.929674Z [3/4] Linking dependencies...
2023-06-27T04:31:30.121213Z [4/4] Building fresh packages...
2023-06-27T04:31:30.148748Z $ husky install
2023-06-27T04:31:30.280251Z husky - Git hooks installed
2023-06-27T04:31:30.313347Z Done in 47.77s.
2023-06-27T04:31:30.376456Z NPM modules installed using Yarn
2023-06-27T04:31:30.654097Z warning package.json: License should be a valid SPDX license expression
2023-06-27T04:31:30.690071Z Installing Hugo 0.54.0
2023-06-27T04:31:31.36621Z  Hugo Static Site Generator v0.54.0-B1A82C61A/extended linux/amd64 BuildDate: 2019-02-01T10:04:38Z
2023-06-27T04:31:31.368813Z Started restoring cached go cache
2023-06-27T04:31:31.382651Z Finished restoring cached go cache
2023-06-27T04:31:31.468046Z go version go1.14.4 linux/amd64
2023-06-27T04:31:31.48178Z  go version go1.14.4 linux/amd64
2023-06-27T04:31:31.486277Z Installing missing commands
2023-06-27T04:31:31.486694Z Verify run directory
2023-06-27T04:31:31.486904Z Executing user command: npx https://prerelease-registry.devprod.cloudflare.dev/next-on-pages/runs/4930842298/npm-package-next-on-pages-230 --experimental-minify
2023-06-27T04:31:33.284046Z npm WARN exec The following package was not found and will be installed: https://prerelease-registry.devprod.cloudflare.dev/next-on-pages/runs/4930842298/npm-package-next-on-pages-230
2023-06-27T04:31:47.560245Z npm WARN deprecated rollup-plugin-inject@3.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-inject.
2023-06-27T04:31:47.726611Z npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
2023-06-27T04:31:48.625077Z npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
2023-06-27T04:32:00.354842Z ⚡️ @cloudflare/next-on-pages CLI v.0.0.0-ed1dbf1 (prerelease for PR #230)
2023-06-27T04:32:00.355529Z 
2023-06-27T04:32:00.355855Z ⚡️ Warning: the --experimental-minify|-e flag is deprecated and doesn't produce any effect, the
2023-06-27T04:32:00.356142Z ⚡️ (previously named) experimental minification is now enabled by default, you can disable it
2023-06-27T04:32:00.356301Z ⚡️ via the --disable-chunks-dedup|-d flag.
2023-06-27T04:32:00.356424Z ⚡️ 
2023-06-27T04:32:00.35656Z  ⚡️ Note: if you're using the --experimental-minify|-e flag in your build command please remove it
2023-06-27T04:32:00.356692Z ⚡️       as it will be removed in a future version of the package (causing your command to fail).
2023-06-27T04:32:00.35681Z  
2023-06-27T04:32:00.581562Z ⚡️ Detected Package Manager: yarn (classic)
2023-06-27T04:32:00.581867Z ⚡️ Preparing project...
2023-06-27T04:32:00.584631Z ⚡️ Project is ready
2023-06-27T04:32:00.584863Z ⚡️ Installing vercel as dev dependencies with 'yarn add vercel -D'...
2023-06-27T04:32:00.823316Z ▲  yarn add v1.22.19
2023-06-27T04:32:00.842351Z ▲  warning package.json: License should be a valid SPDX license expression
2023-06-27T04:32:00.907329Z ▲  warning chatgpt-next-web: License should be a valid SPDX license expression
2023-06-27T04:32:00.91216Z  ▲  [1/4] Resolving packages...
2023-06-27T04:32:02.890249Z ▲  warning vercel > @vercel/remix-builder > @remix-run/dev > cacache > @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
2023-06-27T04:32:04.256845Z ▲  [2/4] Fetching packages...
2023-06-27T04:32:44.592331Z ▲  [3/4] Linking dependencies...
2023-06-27T04:33:13.473506Z ▲  [4/4] Building fresh packages...
2023-06-27T04:33:16.752249Z ▲  success Saved lockfile.
2023-06-27T04:33:16.757275Z ▲  warning chatgpt-next-web: License should be a valid SPDX license expression
2023-06-27T04:33:16.871148Z ▲  success Saved 280 new dependencies.
2023-06-27T04:33:16.871518Z ▲  info Direct dependencies
2023-06-27T04:33:16.872221Z ▲  └─ vercel@30.2.3
2023-06-27T04:33:16.87245Z  ▲  info All dependencies
2023-06-27T04:33:16.872676Z ▲  ├─ @babel/plugin-syntax-jsx@7.22.5
2023-06-27T04:33:16.872859Z ▲  ├─ @cspotcode/source-map-support@0.8.1
2023-06-27T04:33:16.873042Z ▲  ├─ @edge-runtime/format@2.1.0
2023-06-27T04:33:16.87321Z  ▲  ├─ @edge-runtime/node-utils@2.0.3
2023-06-27T04:33:16.873374Z ▲  ├─ @edge-runtime/primitives@2.1.2
2023-06-27T04:33:16.873549Z ▲  ├─ @edge-runtime/vm@3.0.1
2023-06-27T04:33:16.873723Z ▲  ├─ @emotion/hash@0.9.1
2023-06-27T04:33:16.873888Z ▲  ├─ @esbuild/linux-x64@0.17.6
2023-06-27T04:33:16.87405Z  ▲  ├─ @gar/promisify@1.1.3
2023-06-27T04:33:16.874219Z ▲  ├─ @jspm/core@2.0.1
2023-06-27T04:33:16.87438Z  ▲  ├─ @mapbox/node-pre-gyp@1.0.10
2023-06-27T04:33:16.874558Z ▲  ├─ @npmcli/fs@1.1.1
2023-06-27T04:33:16.874734Z ▲  ├─ @npmcli/move-file@1.1.2
2023-06-27T04:33:16.874899Z ▲  ├─ @npmcli/package-json@2.0.0
2023-06-27T04:33:16.875059Z ▲  ├─ @remix-run/dev@1.17.0
2023-06-27T04:33:16.875221Z ▲  ├─ @remix-run/server-runtime@1.17.0
2023-06-27T04:33:16.87542Z  ▲  ├─ @sinclair/typebox@0.25.24
2023-06-27T04:33:16.875567Z ▲  ├─ @sindresorhus/is@4.6.0
2023-06-27T04:33:16.875687Z ▲  ├─ @szmarczak/http-timer@4.0.6
2023-06-27T04:33:16.875795Z ▲  ├─ @ts-morph/common@0.11.1
2023-06-27T04:33:16.8759Z   ▲  ├─ @tsconfig/node10@1.0.9
2023-06-27T04:33:16.876004Z ▲  ├─ @tsconfig/node12@1.0.11
2023-06-27T04:33:16.876105Z ▲  ├─ @tsconfig/node14@1.0.3
2023-06-27T04:33:16.876209Z ▲  ├─ @tsconfig/node16@1.0.4
2023-06-27T04:33:16.87631Z  ▲  ├─ @types/cacheable-request@6.0.3
2023-06-27T04:33:16.876412Z ▲  ├─ @types/glob@7.2.0
2023-06-27T04:33:16.876529Z ▲  ├─ @types/http-cache-semantics@4.0.1
2023-06-27T04:33:16.876636Z ▲  ├─ @types/json-schema@7.0.12
2023-06-27T04:33:16.876754Z ▲  ├─ @types/keyv@3.1.4
2023-06-27T04:33:16.876861Z ▲  ├─ @types/mdurl@1.0.2
2023-06-27T04:33:16.876965Z ▲  ├─ @types/minimatch@5.1.2
2023-06-27T04:33:16.877069Z ▲  ├─ @types/node-fetch@2.6.3
2023-06-27T04:33:16.87717Z  ▲  ├─ @vanilla-extract/babel-plugin-debug-ids@1.0.3
2023-06-27T04:33:16.877274Z ▲  ├─ @vanilla-extract/css@1.11.1
2023-06-27T04:33:16.87738Z  ▲  ├─ @vanilla-extract/integration@6.2.1
2023-06-27T04:33:16.8775Z   ▲  ├─ @vanilla-extract/private@1.0.3
2023-06-27T04:33:16.877613Z ▲  ├─ @vercel/error-utils@1.0.10
2023-06-27T04:33:16.87773Z  ▲  ├─ @vercel/gatsby-plugin-vercel-analytics@1.0.10
2023-06-27T04:33:16.877836Z ▲  ├─ @vercel/gatsby-plugin-vercel-builder@1.3.10
2023-06-27T04:33:16.877947Z ▲  ├─ @vercel/go@2.5.1
2023-06-27T04:33:16.878065Z ▲  ├─ @vercel/hydrogen@0.0.64
2023-06-27T04:33:16.878184Z ▲  ├─ @vercel/next@3.8.6
2023-06-27T04:33:16.878291Z ▲  ├─ @vercel/python@3.1.60
2023-06-27T04:33:16.878395Z ▲  ├─ @vercel/redwood@1.1.15
2023-06-27T04:33:16.87854Z  ▲  ├─ @vercel/remix-builder@1.8.14
2023-06-27T04:33:16.878662Z ▲  ├─ @vercel/ruby@1.3.76
2023-06-27T04:33:16.878771Z ▲  ├─ @vercel/static-build@1.3.37
2023-06-27T04:33:16.878876Z ▲  ├─ @web3-storage/multipart-parser@1.0.0
2023-06-27T04:33:16.878979Z ▲  ├─ abbrev@1.1.1
2023-06-27T04:33:16.879083Z ▲  ├─ accepts@1.3.8
2023-06-27T04:33:16.879188Z ▲  ├─ acorn-walk@8.2.0
2023-06-27T04:33:16.879291Z ▲  ├─ acorn@8.9.0
2023-06-27T04:33:16.879391Z ▲  ├─ agent-base@6.0.2
2023-06-27T04:33:16.879508Z ▲  ├─ ahocorasick@1.0.2
2023-06-27T04:33:16.879617Z ▲  ├─ aproba@2.0.0
2023-06-27T04:33:16.879729Z ▲  ├─ are-we-there-yet@2.0.0
2023-06-27T04:33:16.879834Z ▲  ├─ arg@4.1.3
2023-06-27T04:33:16.879937Z ▲  ├─ array-flatten@1.1.1
2023-06-27T04:33:16.880045Z ▲  ├─ ast-types@0.15.2
2023-06-27T04:33:16.880148Z ▲  ├─ astring@1.8.6
2023-06-27T04:33:16.880251Z ▲  ├─ async-sema@3.1.1
2023-06-27T04:33:16.880356Z ▲  ├─ asynckit@0.4.0
2023-06-27T04:33:16.880457Z ▲  ├─ base64-js@1.5.1
2023-06-27T04:33:16.880579Z ▲  ├─ big.js@5.2.2
2023-06-27T04:33:16.88069Z  ▲  ├─ bindings@1.5.0
2023-06-27T04:33:16.880796Z ▲  ├─ bl@4.1.0
2023-06-27T04:33:16.880902Z ▲  ├─ body-parser@1.20.1
2023-06-27T04:33:16.881006Z ▲  ├─ browserify-zlib@0.1.4
2023-06-27T04:33:16.881109Z ▲  ├─ buffer@5.7.1
2023-06-27T04:33:16.881212Z ▲  ├─ cac@6.7.14
2023-06-27T04:33:16.881314Z ▲  ├─ cacache@15.3.0
2023-06-27T04:33:16.881417Z ▲  ├─ cacheable-lookup@5.0.4
2023-06-27T04:33:16.881547Z ▲  ├─ cacheable-request@7.0.4
2023-06-27T04:33:16.881662Z ▲  ├─ character-entities-html4@2.1.0
2023-06-27T04:33:16.881768Z ▲  ├─ character-reference-invalid@2.0.1
2023-06-27T04:33:16.881872Z ▲  ├─ chardet@0.7.0
2023-06-27T04:33:16.88198Z  ▲  ├─ cli-spinners@2.9.0
2023-06-27T04:33:16.882085Z ▲  ├─ cli-width@3.0.0
2023-06-27T04:33:16.882194Z ▲  ├─ clone-response@1.0.3
2023-06-27T04:33:16.882302Z ▲  ├─ clone@1.0.4
2023-06-27T04:33:16.882406Z ▲  ├─ code-block-writer@10.1.1
2023-06-27T04:33:16.882523Z ▲  ├─ color-support@1.1.3
2023-06-27T04:33:16.882631Z ▲  ├─ combined-stream@1.0.8
2023-06-27T04:33:16.882741Z ▲  ├─ console-control-strings@1.1.0
2023-06-27T04:33:16.882844Z ▲  ├─ content-disposition@0.5.4
2023-06-27T04:33:16.882944Z ▲  ├─ convert-hrtime@3.0.0
2023-06-27T04:33:16.883049Z ▲  ├─ cookie-signature@1.0.6
2023-06-27T04:33:16.88315Z  ▲  ├─ cookie@0.5.0
2023-06-27T04:33:16.883251Z ▲  ├─ create-require@1.1.1
2023-06-27T04:33:16.883353Z ▲  ├─ deasync@0.1.28
2023-06-27T04:33:16.883465Z ▲  ├─ decompress-response@6.0.0
2023-06-27T04:33:16.883591Z ▲  ├─ deep-object-diff@1.1.9
2023-06-27T04:33:16.883705Z ▲  ├─ defaults@1.0.4
2023-06-27T04:33:16.883809Z ▲  ├─ defer-to-connect@2.0.1
2023-06-27T04:33:16.883912Z ▲  ├─ degenerator@3.0.4
2023-06-27T04:33:16.884015Z ▲  ├─ delayed-stream@1.0.0
2023-06-27T04:33:16.884122Z ▲  ├─ delegates@1.0.0
2023-06-27T04:33:16.884226Z ▲  ├─ detect-indent@6.1.0
2023-06-27T04:33:16.884325Z ▲  ├─ detect-libc@2.0.1
2023-06-27T04:33:16.884427Z ▲  ├─ detect-newline@3.1.0
2023-06-27T04:33:16.884543Z ▲  ├─ diff@4.0.2
2023-06-27T04:33:16.884648Z ▲  ├─ dotenv@16.3.1
2023-06-27T04:33:16.884759Z ▲  ├─ duplexify@3.7.1
2023-06-27T04:33:16.88486Z  ▲  ├─ edge-runtime@2.4.3
2023-06-27T04:33:16.88496Z  ▲  ├─ ee-first@1.1.1
2023-06-27T04:33:16.88506Z  ▲  ├─ emojis-list@3.0.0
2023-06-27T04:33:16.885161Z ▲  ├─ end-of-stream@1.4.4
2023-06-27T04:33:16.885263Z ▲  ├─ esbuild-linux-64@0.14.47
2023-06-27T04:33:16.885364Z ▲  ├─ esbuild-plugin-polyfill-node@0.2.0
2023-06-27T04:33:16.885464Z ▲  ├─ escodegen@1.14.3
2023-06-27T04:33:16.885579Z ▲  ├─ esprima@4.0.1
2023-06-27T04:33:16.885688Z ▲  ├─ estree-util-attach-comments@2.1.1
2023-06-27T04:33:16.885792Z ▲  ├─ estree-util-build-jsx@2.2.2
2023-06-27T04:33:16.885893Z ▲  ├─ estree-util-value-to-estree@1.3.0
2023-06-27T04:33:16.885993Z ▲  ├─ estree-util-visit@1.2.1
2023-06-27T04:33:16.886093Z ▲  ├─ eval@0.1.6
2023-06-27T04:33:16.886192Z ▲  ├─ express@4.18.2
2023-06-27T04:33:16.886291Z ▲  ├─ external-editor@3.1.0
2023-06-27T04:33:16.886395Z ▲  ├─ figures@3.2.0
2023-06-27T04:33:16.886506Z ▲  ├─ file-uri-to-path@1.0.0
2023-06-27T04:33:16.886615Z ▲  ├─ finalhandler@1.2.0
2023-06-27T04:33:16.88674Z  ▲  ├─ form-data@3.0.1
2023-06-27T04:33:16.886844Z ▲  ├─ forwarded@0.2.0
2023-06-27T04:33:16.886948Z ▲  ├─ fs-constants@1.0.0
2023-06-27T04:33:16.887059Z ▲  ├─ fs-extra@11.1.0
2023-06-27T04:33:16.887162Z ▲  ├─ ftp@0.3.10
2023-06-27T04:33:16.887271Z ▲  ├─ gauge@3.0.2
2023-06-27T04:33:16.887374Z ▲  ├─ generic-names@4.0.0
2023-06-27T04:33:16.887487Z ▲  ├─ get-port@5.1.1
2023-06-27T04:33:16.887594Z ▲  ├─ get-uri@3.0.2
2023-06-27T04:33:16.887713Z ▲  ├─ git-hooks-list@1.0.3
2023-06-27T04:33:16.887818Z ▲  ├─ got@11.8.6
2023-06-27T04:33:16.887944Z ▲  ├─ gunzip-maybe@1.4.2
2023-06-27T04:33:16.888059Z ▲  ├─ has-unicode@2.0.1
2023-06-27T04:33:16.888167Z ▲  ├─ hast-util-to-estree@2.3.3
2023-06-27T04:33:16.88827Z  ▲  ├─ http-cache-semantics@4.1.1
2023-06-27T04:33:16.888381Z ▲  ├─ http-proxy-agent@4.0.1
2023-06-27T04:33:16.888501Z ▲  ├─ http2-wrapper@1.0.3
2023-06-27T04:33:16.88862Z  ▲  ├─ https-proxy-agent@5.0.1
2023-06-27T04:33:16.888733Z ▲  ├─ ieee754@1.2.1
2023-06-27T04:33:16.888843Z ▲  ├─ import-meta-resolve@2.2.2
2023-06-27T04:33:16.888956Z ▲  ├─ infer-owner@1.0.4
2023-06-27T04:33:16.889061Z ▲  ├─ inquirer@8.2.5
2023-06-27T04:33:16.889169Z ▲  ├─ ip@1.1.8
2023-06-27T04:33:16.889281Z ▲  ├─ ipaddr.js@1.9.1
2023-06-27T04:33:16.889384Z ▲  ├─ is-alphabetical@2.0.1
2023-06-27T04:33:16.889497Z ▲  ├─ is-alphanumerical@2.0.1
2023-06-27T04:33:16.889605Z ▲  ├─ is-deflate@1.0.0
2023-06-27T04:33:16.88972Z  ▲  ├─ is-gzip@1.0.0
2023-06-27T04:33:16.889829Z ▲  ├─ is-hexadecimal@2.0.1
2023-06-27T04:33:16.889932Z ▲  ├─ is-interactive@1.0.0
2023-06-27T04:33:16.890037Z ▲  ├─ is-reference@3.0.1
2023-06-27T04:33:16.890139Z ▲  ├─ javascript-stringify@2.1.0
2023-06-27T04:33:16.890243Z ▲  ├─ json-buffer@3.0.1
2023-06-27T04:33:16.890354Z ▲  ├─ json-schema-to-ts@1.6.4
2023-06-27T04:33:16.890456Z ▲  ├─ jsonc-parser@3.2.0
2023-06-27T04:33:16.890572Z ▲  ├─ keyv@4.5.2
2023-06-27T04:33:16.890683Z ▲  ├─ loader-utils@2.0.4
2023-06-27T04:33:16.890793Z ▲  ├─ lodash.camelcase@4.3.0
2023-06-27T04:33:16.890895Z ▲  ├─ log-symbols@4.1.0
2023-06-27T04:33:16.890997Z ▲  ├─ make-dir@3.1.0
2023-06-27T04:33:16.891098Z ▲  ├─ make-error@1.3.6
2023-06-27T04:33:16.891199Z ▲  ├─ markdown-extensions@1.1.1
2023-06-27T04:33:16.891306Z ▲  ├─ mdast-util-frontmatter@1.0.1
2023-06-27T04:33:16.891409Z ▲  ├─ mdast-util-mdx-jsx@1.2.0
2023-06-27T04:33:16.891523Z ▲  ├─ mdast-util-mdx@1.1.0
2023-06-27T04:33:16.89163Z  ▲  ├─ mdurl@1.0.1
2023-06-27T04:33:16.891747Z ▲  ├─ media-query-parser@2.0.2
2023-06-27T04:33:16.891852Z ▲  ├─ media-typer@0.3.0
2023-06-27T04:33:16.891954Z ▲  ├─ merge-descriptors@1.0.1
2023-06-27T04:33:16.892055Z ▲  ├─ methods@1.1.2
2023-06-27T04:33:16.892157Z ▲  ├─ micromark-extension-mdx-expression@1.0.8
2023-06-27T04:33:16.892271Z ▲  ├─ micromark-extension-mdx-jsx@1.0.5
2023-06-27T04:33:16.892374Z ▲  ├─ micromark-extension-mdx-md@1.0.1
2023-06-27T04:33:16.892486Z ▲  ├─ micromark-extension-mdxjs-esm@1.0.5
2023-06-27T04:33:16.892593Z ▲  ├─ micromark-extension-mdxjs@1.0.1
2023-06-27T04:33:16.892711Z ▲  ├─ mime-db@1.52.0
2023-06-27T04:33:16.892815Z ▲  ├─ mime-types@2.1.35
2023-06-27T04:33:16.892917Z ▲  ├─ mime@1.6.0
2023-06-27T04:33:16.893024Z ▲  ├─ mimic-response@3.1.0
2023-06-27T04:33:16.893126Z ▲  ├─ minipass-collect@1.0.2
2023-06-27T04:33:16.893236Z ▲  ├─ minipass-flush@1.0.5
2023-06-27T04:33:16.893347Z ▲  ├─ minipass-pipeline@1.2.4
2023-06-27T04:33:16.893454Z ▲  ├─ minizlib@2.1.2
2023-06-27T04:33:16.893572Z ▲  ├─ mkdirp-classic@0.5.3
2023-06-27T04:33:16.893683Z ▲  ├─ mlly@1.4.0
2023-06-27T04:33:16.893788Z ▲  ├─ mute-stream@0.0.8
2023-06-27T04:33:16.893892Z ▲  ├─ negotiator@0.6.3
2023-06-27T04:33:16.894Z    ▲  ├─ netmask@2.0.2
2023-06-27T04:33:16.894104Z ▲  ├─ node-addon-api@1.7.2
2023-06-27T04:33:16.894206Z ▲  ├─ node-gyp-build@4.6.0
2023-06-27T04:33:16.894307Z ▲  ├─ nopt@5.0.0
2023-06-27T04:33:16.894414Z ▲  ├─ normalize-url@6.1.0
2023-06-27T04:33:16.894529Z ▲  ├─ npmlog@5.0.1
2023-06-27T04:33:16.894638Z ▲  ├─ os-tmpdir@1.0.2
2023-06-27T04:33:16.894755Z ▲  ├─ p-cancelable@2.1.1
2023-06-27T04:33:16.894858Z ▲  ├─ pac-proxy-agent@5.0.0
2023-06-27T04:33:16.894962Z ▲  ├─ pac-resolver@5.0.1
2023-06-27T04:33:16.895069Z ▲  ├─ pako@0.2.9
2023-06-27T04:33:16.895171Z ▲  ├─ parse-entities@4.0.1
2023-06-27T04:33:16.895273Z ▲  ├─ parse-ms@2.1.0
2023-06-27T04:33:16.895375Z ▲  ├─ path-browserify@1.0.1
2023-06-27T04:33:16.895491Z ▲  ├─ peek-stream@1.1.3
2023-06-27T04:33:16.895597Z ▲  ├─ periscopic@3.1.0
2023-06-27T04:33:16.895708Z ▲  ├─ pkg-types@1.0.3
2023-06-27T04:33:16.89582Z  ▲  ├─ postcss-discard-duplicates@5.1.0
2023-06-27T04:33:16.895923Z ▲  ├─ postcss-load-config@4.0.1
2023-06-27T04:33:16.896049Z ▲  ├─ postcss-modules-extract-imports@3.0.0
2023-06-27T04:33:16.896153Z ▲  ├─ postcss-modules-local-by-default@4.0.3
2023-06-27T04:33:16.896256Z ▲  ├─ postcss-modules-scope@3.0.0
2023-06-27T04:33:16.896362Z ▲  ├─ postcss-modules-values@4.0.0
2023-06-27T04:33:16.896483Z ▲  ├─ postcss-modules@6.0.0
2023-06-27T04:33:16.896595Z ▲  ├─ postcss-selector-parser@6.0.13
2023-06-27T04:33:16.896711Z ▲  ├─ postcss-value-parser@4.2.0
2023-06-27T04:33:16.896817Z ▲  ├─ postcss@8.4.24
2023-06-27T04:33:16.896918Z ▲  ├─ pretty-bytes@5.6.0
2023-06-27T04:33:16.89702Z  ▲  ├─ pretty-ms@7.0.1
2023-06-27T04:33:16.897122Z ▲  ├─ process-nextick-args@2.0.1
2023-06-27T04:33:16.89723Z  ▲  ├─ promise-inflight@1.0.1
2023-06-27T04:33:16.897333Z ▲  ├─ proxy-addr@2.0.7
2023-06-27T04:33:16.897436Z ▲  ├─ proxy-agent@5.0.0
2023-06-27T04:33:16.897552Z ▲  ├─ proxy-from-env@1.1.0
2023-06-27T04:33:16.897672Z ▲  ├─ pumpify@1.5.1
2023-06-27T04:33:16.897791Z ▲  ├─ quick-lru@5.1.1
2023-06-27T04:33:16.897904Z ▲  ├─ raw-body@2.5.1
2023-06-27T04:33:16.898099Z ▲  ├─ react-refresh@0.14.0
2023-06-27T04:33:16.89831Z  ▲  ├─ readable-stream@3.6.2
2023-06-27T04:33:16.898675Z ▲  ├─ recast@0.21.5
2023-06-27T04:33:16.898945Z ▲  ├─ remark-frontmatter@4.0.1
2023-06-27T04:33:16.899079Z ▲  ├─ remark-mdx-frontmatter@1.1.1
2023-06-27T04:33:16.899194Z ▲  ├─ require-from-string@2.0.2
2023-06-27T04:33:16.899302Z ▲  ├─ require-like@0.1.2
2023-06-27T04:33:16.899408Z ▲  ├─ resolve-alpn@1.2.1
2023-06-27T04:33:16.899531Z ▲  ├─ rollup@3.25.3
2023-06-27T04:33:16.899647Z ▲  ├─ run-async@2.4.1
2023-06-27T04:33:16.899757Z ▲  ├─ safe-buffer@5.2.1
2023-06-27T04:33:16.899863Z ▲  ├─ serve-static@1.15.0
2023-06-27T04:33:16.899968Z ▲  ├─ set-blocking@2.0.0
2023-06-27T04:33:16.900073Z ▲  ├─ set-cookie-parser@2.6.0
2023-06-27T04:33:16.900194Z ▲  ├─ smart-buffer@4.2.0
2023-06-27T04:33:16.900457Z ▲  ├─ socks-proxy-agent@5.0.1
2023-06-27T04:33:16.900624Z ▲  ├─ socks@2.7.1
2023-06-27T04:33:16.900885Z ▲  ├─ sort-object-keys@1.1.3
2023-06-27T04:33:16.901013Z ▲  ├─ sort-package-json@1.57.0
2023-06-27T04:33:16.901124Z ▲  ├─ source-map-support@0.5.21
2023-06-27T04:33:16.901231Z ▲  ├─ ssri@8.0.1
2023-06-27T04:33:16.901333Z ▲  ├─ stream-shift@1.0.1
2023-06-27T04:33:16.901807Z ▲  ├─ string_decoder@1.3.0
2023-06-27T04:33:16.901951Z ▲  ├─ string-hash@1.1.3
2023-06-27T04:33:16.902069Z ▲  ├─ stringify-entities@4.0.3
2023-06-27T04:33:16.902683Z ▲  ├─ tar-fs@2.1.1
2023-06-27T04:33:16.902956Z ▲  ├─ tar-stream@2.2.0
2023-06-27T04:33:16.903101Z ▲  ├─ tar@6.1.15
2023-06-27T04:33:16.903215Z ▲  ├─ time-span@4.0.0
2023-06-27T04:33:16.903319Z ▲  ├─ tmp@0.0.33
2023-06-27T04:33:16.903424Z ▲  ├─ toidentifier@1.0.1
2023-06-27T04:33:16.903576Z ▲  ├─ toml@3.0.0
2023-06-27T04:33:16.903713Z ▲  ├─ tr46@0.0.3
2023-06-27T04:33:16.903823Z ▲  ├─ ts-toolbelt@6.15.5
2023-06-27T04:33:16.903928Z ▲  ├─ ufo@1.1.2
2023-06-27T04:33:16.90404Z  ▲  ├─ unique-filename@1.1.1
2023-06-27T04:33:16.904143Z ▲  ├─ unique-slug@2.0.2
2023-06-27T04:33:16.904247Z ▲  ├─ unist-builder@3.0.1
2023-06-27T04:33:16.904349Z ▲  ├─ util-deprecate@1.0.2
2023-06-27T04:33:16.904451Z ▲  ├─ utils-merge@1.0.1
2023-06-27T04:33:16.904579Z ▲  ├─ v8-compile-cache-lib@3.0.1
2023-06-27T04:33:16.904685Z ▲  ├─ vary@1.1.2
2023-06-27T04:33:16.904788Z ▲  ├─ vercel@30.2.3
2023-06-27T04:33:16.904893Z ▲  ├─ vite-node@0.28.5
2023-06-27T04:33:16.904995Z ▲  ├─ vite@4.3.9
2023-06-27T04:33:16.905097Z ▲  ├─ vm2@3.9.19
2023-06-27T04:33:16.905198Z ▲  ├─ wcwidth@1.0.1
2023-06-27T04:33:16.905312Z ▲  ├─ web-vitals@0.2.4
2023-06-27T04:33:16.905426Z ▲  ├─ webidl-conversions@3.0.1
2023-06-27T04:33:16.905553Z ▲  ├─ wide-align@1.1.5
2023-06-27T04:33:16.90566Z  ▲  ├─ ws@7.5.9
2023-06-27T04:33:16.905766Z ▲  ├─ xdm@2.1.0
2023-06-27T04:33:16.90587Z  ▲  ├─ xregexp@2.0.0
2023-06-27T04:33:16.905973Z ▲  ├─ xtend@4.0.2
2023-06-27T04:33:16.906077Z ▲  └─ yn@3.1.1
2023-06-27T04:33:16.906186Z ▲  $ husky install
2023-06-27T04:33:17.000815Z ▲  husky - Git hooks installed
2023-06-27T04:33:17.010416Z ▲  Done in 76.19s.
2023-06-27T04:33:17.101298Z ⚡️ Install completed
2023-06-27T04:33:17.101689Z ⚡️ Building project...
2023-06-27T04:33:17.353962Z ▲  yarn run v1.22.19
2023-06-27T04:33:17.372906Z ▲  warning package.json: License should be a valid SPDX license expression
2023-06-27T04:33:17.391316Z ▲  $ /opt/buildhome/repo/node_modules/.bin/vercel build
2023-06-27T04:33:18.014742Z ▲  Vercel CLI 30.2.3
2023-06-27T04:33:18.34179Z  ▲  Installing dependencies...
2023-06-27T04:33:18.590018Z ▲  warning package.json: License should be a valid SPDX license expression
2023-06-27T04:33:18.659543Z ▲  warning chatgpt-next-web: License should be a valid SPDX license expression
2023-06-27T04:33:18.663821Z ▲  [1/4] Resolving packages...
2023-06-27T04:33:19.028048Z ▲  success Already up-to-date.
2023-06-27T04:33:19.037907Z ▲  $ husky install
2023-06-27T04:33:19.152549Z ▲  husky - Git hooks installed
2023-06-27T04:33:19.188514Z ▲  Detected Next.js version: 13.4.6
2023-06-27T04:33:19.191634Z ▲  Running "yarn run build"
2023-06-27T04:33:19.431531Z ▲  warning package.json: License should be a valid SPDX license expression
2023-06-27T04:33:19.450176Z ▲  $ next build
2023-06-27T04:33:20.063249Z ▲  [Next] build mode standalone
2023-06-27T04:33:20.109169Z ▲  Attention: Next.js now collects completely anonymous telemetry regarding usage.
2023-06-27T04:33:20.109487Z ▲  This information is used to shape Next.js' roadmap and prioritize features.
2023-06-27T04:33:20.109659Z ▲  You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
2023-06-27T04:33:20.109797Z ▲  https://nextjs.org/telemetry
2023-06-27T04:33:20.229619Z ▲  - info Creating an optimized production build...
2023-06-27T04:33:24.355418Z ▲  Warning: For production Image Optimization with Next.js, the optional 'sharp' package is strongly recommended. Run 'yarn add sharp', and Next.js will use it automatically for Image Optimization.
2023-06-27T04:33:24.355924Z ▲  Read more: https://nextjs.org/docs/messages/sharp-missing-in-production
2023-06-27T04:34:05.52885Z  ▲  - warn Compiled with warnings
2023-06-27T04:34:05.529367Z ▲  ./app/config/build.ts
2023-06-27T04:34:05.529583Z ▲  Module not found: Can't resolve 'child_process' in '/opt/buildhome/repo/app/config'
2023-06-27T04:34:05.529725Z ▲  
2023-06-27T04:34:05.529928Z ▲  Import trace for requested module:
2023-06-27T04:34:05.530135Z ▲  ./app/config/build.ts
2023-06-27T04:34:05.530278Z ▲  ./app/config/client.ts
2023-06-27T04:34:05.530402Z ▲  ./app/components/home.tsx
2023-06-27T04:34:05.532692Z ▲  - info Linting and checking validity of types...
2023-06-27T04:34:07.815267Z ▲  Pages directory cannot be found at /opt/buildhome/repo/pages or /opt/buildhome/repo/src/pages. If using a custom path, please configure with the `no-html-link-for-pages` rule in your eslint config file.
2023-06-27T04:34:11.159141Z ▲  - info Collecting page data...
2023-06-27T04:34:26.719412Z ▲  - info Generating static pages (0/3)
2023-06-27T04:34:27.086678Z ▲  [API] default openai url /api/openai/
2023-06-27T04:34:27.134796Z ▲  - info Generating static pages (3/3)
2023-06-27T04:34:27.159244Z ▲  - info Finalizing page optimization...
2023-06-27T04:34:27.165199Z ▲  
2023-06-27T04:34:27.200173Z ▲  Route (app)                                Size     First Load JS
2023-06-27T04:34:27.200436Z ▲  ┌ ○ /                                      0 B                0 B
2023-06-27T04:34:27.200609Z ▲  ├ ℇ /api/config                            0 B                0 B
2023-06-27T04:34:27.200758Z ▲  └ ℇ /api/openai/[...path]                  0 B                0 B
2023-06-27T04:34:27.200881Z ▲  + First Load JS shared by all              79.1 kB
2023-06-27T04:34:27.200994Z ▲  ├ chunks/5769-2a0c5277a2b32959.js        25.3 kB
2023-06-27T04:34:27.201101Z ▲  ├ chunks/bce60fc1-405e1ba664e6ebd4.js    50.5 kB
2023-06-27T04:34:27.201205Z ▲  ├ chunks/main-app-485320591383a12c.js    222 B
2023-06-27T04:34:27.20132Z  ▲  └ chunks/webpack-2d53606084ce8d54.js     2.99 kB
2023-06-27T04:34:27.20143Z  ▲  
2023-06-27T04:34:27.201566Z ▲  Route (pages)                              Size     First Load JS
2023-06-27T04:34:27.201688Z ▲  ─ ○ /404                                   185 B          80.7 kB
2023-06-27T04:34:27.201809Z ▲  + First Load JS shared by all              80.6 kB
2023-06-27T04:34:27.201912Z ▲  ├ chunks/framework-4498e84bb0ba1830.js   45.1 kB
2023-06-27T04:34:27.202015Z ▲  ├ chunks/main-6b77eb802aaf9662.js        32.3 kB
2023-06-27T04:34:27.202158Z ▲  ├ chunks/pages/_app-8fa61e72220a040a.js  200 B
2023-06-27T04:34:27.202266Z ▲  └ chunks/webpack-2d53606084ce8d54.js     2.99 kB
2023-06-27T04:34:27.202384Z ▲  ℇ  (Streaming)  server-side renders with streaming (uses React 18 SSR streaming or Server Components)
2023-06-27T04:34:27.202514Z ▲  ○  (Static)     automatically rendered as static HTML (uses no initial props)
2023-06-27T04:34:32.048433Z ▲  Traced Next.js server files in: 4.099s
2023-06-27T04:34:43.376749Z ▲  Created all serverless functions in: 11.328s
2023-06-27T04:34:43.468983Z ▲  Collected static files (public/, static/, .next/static): 15.606ms
2023-06-27T04:34:44.584155Z ▲  Build Completed in .vercel/output [1m]
2023-06-27T04:34:44.697655Z ▲  Done in 87.34s.
2023-06-27T04:34:44.950971Z ⚡️ Completed `yarn vercel build`.
2023-06-27T04:34:45.371221Z ⚡️ Generated '.vercel/output/static/_worker.js/index.js'.
2023-06-27T04:34:45.42012Z  Finished
2023-06-27T04:34:45.420707Z Found _worker.js in output directory. Uploading.
2023-06-27T04:34:46.031634Z Uploading additional modules:
2023-06-27T04:34:46.032326Z - __next-on-pages-dist__/chunks/114.js (esm)
2023-06-27T04:34:46.032538Z - __next-on-pages-dist__/chunks/126.js (esm)
2023-06-27T04:34:46.032697Z - __next-on-pages-dist__/chunks/187.js (esm)
2023-06-27T04:34:46.032839Z - __next-on-pages-dist__/chunks/195.js (esm)
2023-06-27T04:34:46.033044Z - __next-on-pages-dist__/chunks/256.js (esm)
2023-06-27T04:34:46.033196Z - __next-on-pages-dist__/chunks/336.js (esm)
2023-06-27T04:34:46.033322Z - __next-on-pages-dist__/chunks/343.js (esm)
2023-06-27T04:34:46.03347Z  - __next-on-pages-dist__/chunks/37.js (esm)
2023-06-27T04:34:46.033615Z - __next-on-pages-dist__/chunks/379.js (esm)
2023-06-27T04:34:46.033785Z - __next-on-pages-dist__/chunks/385.js (esm)
2023-06-27T04:34:46.03392Z  - __next-on-pages-dist__/chunks/389.js (esm)
2023-06-27T04:34:46.034035Z - __next-on-pages-dist__/chunks/390.js (esm)
2023-06-27T04:34:46.03414Z  - __next-on-pages-dist__/chunks/420.js (esm)
2023-06-27T04:34:46.034263Z - __next-on-pages-dist__/chunks/46.js (esm)
2023-06-27T04:34:46.034425Z - __next-on-pages-dist__/chunks/471.js (esm)
2023-06-27T04:34:46.034607Z - __next-on-pages-dist__/chunks/491.js (esm)
2023-06-27T04:34:46.034743Z - __next-on-pages-dist__/chunks/507.js (esm)
2023-06-27T04:34:46.034856Z - __next-on-pages-dist__/chunks/533.js (esm)
2023-06-27T04:34:46.034962Z - __next-on-pages-dist__/chunks/554.js (esm)
2023-06-27T04:34:46.035077Z - __next-on-pages-dist__/chunks/562.js (esm)
2023-06-27T04:34:46.035189Z - __next-on-pages-dist__/chunks/645.js (esm)
2023-06-27T04:34:46.035316Z - __next-on-pages-dist__/chunks/693.js (esm)
2023-06-27T04:34:46.03542Z  - __next-on-pages-dist__/chunks/729.js (esm)
2023-06-27T04:34:46.03554Z  - __next-on-pages-dist__/chunks/744.js (esm)
2023-06-27T04:34:46.035652Z - __next-on-pages-dist__/chunks/765.js (esm)
2023-06-27T04:34:46.035763Z - __next-on-pages-dist__/chunks/798.js (esm)
2023-06-27T04:34:46.035866Z - __next-on-pages-dist__/chunks/868.js (esm)
2023-06-27T04:34:46.035981Z - __next-on-pages-dist__/chunks/876.js (esm)
2023-06-27T04:34:46.036093Z - __next-on-pages-dist__/chunks/884.js (esm)
2023-06-27T04:34:46.036203Z - __next-on-pages-dist__/chunks/937.js (esm)
2023-06-27T04:34:46.036304Z - __next-on-pages-dist__/chunks/971.js (esm)
2023-06-27T04:34:46.036406Z - __next-on-pages-dist__/chunks/986.js (esm)
2023-06-27T04:34:46.037778Z - __next-on-pages-dist__/chunks/988.js (esm)
2023-06-27T04:34:46.038222Z - __next-on-pages-dist__/chunks/994.js (esm)
2023-06-27T04:34:46.038557Z - __next-on-pages-dist__/functions/api/config.func.js (esm)
2023-06-27T04:34:46.038867Z - __next-on-pages-dist__/functions/api/openai/[...path].func.js (esm)
2023-06-27T04:34:46.039144Z - node-buffer.js (esm)
2023-06-27T04:34:46.087555Z ✨ Compiled Worker successfully
2023-06-27T04:34:46.175553Z Found _routes.json in output directory. Uploading.
2023-06-27T04:34:46.191991Z Validating asset output directory
2023-06-27T04:34:46.99799Z  Deploying your site to Cloudflare's global network...
2023-06-27T04:34:48.765572Z Parsed 1 valid header rule.
2023-06-27T04:34:50.138184Z Uploading... (132/140)
2023-06-27T04:34:50.720685Z Uploading... (134/140)
2023-06-27T04:34:50.76241Z  Uploading... (137/140)
2023-06-27T04:34:50.892555Z Uploading... (140/140)
2023-06-27T04:34:50.892905Z ✨ Success! Uploaded 8 files (132 already uploaded) (1.43 sec)
2023-06-27T04:34:50.893096Z 
2023-06-27T04:34:51.44788Z  ✨ Upload complete!
2023-06-27T04:34:53.469446Z Success: Assets published!
2023-06-27T04:34:54.590279Z Error: Failed to publish your Function. Got error: Uncaught Error: No such module "node:async_hooks".
  imported from "bundledWorker-0.02255645647063753.mjs"
Issues-translate-bot commented 1 year ago

Bot detected the issue body's language is not English, translate it automatically.


Title: [Bug] cloudflare workers failed to deploy

Yidadaa commented 1 year ago

为什么不用 vercel?

Issues-translate-bot commented 1 year ago

Bot detected the issue body's language is not English, translate it automatically.


Why not use vercel?

daiaji commented 1 year ago

为什么不用 vercel?

Cloudflare网络好!

Issues-translate-bot commented 1 year ago

Bot detected the issue body's language is not English, translate it automatically.


Why not use vercel?

Good Cloudflare network!