Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.env #5

Closed
xiuwf opened this issue Jun 14, 2024 · 1 comment
Closed

.env #5

xiuwf opened this issue Jun 14, 2024 · 1 comment

Comments

@xiuwf
Copy link

xiuwf commented Jun 14, 2024

不好意思问个蠢问题,.env在哪里?

Failed to load .env file ".env": Error: ENOENT: no such file or directory, open '.env'
at Object.openSync (node:fs:573:18)
at Object.readFileSync (node:fs:452:35)
at tryLoadDotEnv (/app/worker/node_modules/wrangler/wrangler-dist/cli.js:159135:72)
at loadDotEnv (/app/worker/node_modules/wrangler/wrangler-dist/cli.js:159144:12)
at /app/worker/node_modules/wrangler/wrangler-dist/cli.js:201234:20
at /app/worker/node_modules/wrangler/wrangler-dist/cli.js:165907:16
at maybeAsyncResult (/app/worker/node_modules/wrangler/wrangler-dist/cli.js:164128:44)
at /app/worker/node_modules/wrangler/wrangler-dist/cli.js:165906:14
at /app/worker/node_modules/wrangler/wrangler-dist/cli.js:164115:22
at Array.reduce () {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '.env'

@dairoot
Copy link
Owner

dairoot commented Jun 14, 2024

删除volume, 重新试下 docker volume rm chatgpt-mirror_chatgpt_data

@dairoot dairoot closed this as completed Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants