fix(docker): upgrade Node.js to v22 and pnpm to v11 to resolve build failure
pnpm 11.5.2 requires Node.js v22.13+ and uses node:sqlite module unavailable in Node.js v20. Also switch to --no-frozen-lockfile temporarily for lockfile format migration compatibility. 🤖 Generated with [Qoder][https://qoder.com]
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
node_modules/
|
||||
dist/
|
||||
.claude/
|
||||
.env
|
||||
.env.local
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user