-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
Our site has been running for years and suddenly I am seeing this error. no such file or directory, open '.cache/s3.config.json'
We haven't changed anything. All we do is add new md files and build it via buddy.
Any ideas what could have caused this or how to fix it?
1
Pulling image library/node:18.14.0
2
sha256:5ab5e06df2c58dabb18b963636c2fab16b10b7150d13434a12024f599aa645bc
3
Loading assets
4
yarn deploy:production
5
yarn run v1.22.19
6
$ env-cmd -e production gatsby-plugin-s3 deploy -y
7
- Retrieving bucket info...
8
(node:56) NOTE: The AWS SDK for JavaScript (v2) will enter maintenance mode
9
on September 8, 2024 and reach end-of-support on September 8, 2025.
10
11
Please migrate your code to use AWS SDK for JavaScript (v3).
12
For more information, check blog post at https://a.co/cUPnyil
13
(Use `node --trace-warnings ...` to show where the warning was created)
14
✖ Failed.
15
Error: ENOENT: no such file or directory, open '.cache/s3.config.json'
Metadata
Metadata
Assignees
Labels
No labels