fix: Docker build error: The local project doesn't define a 'packageManager' field
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
"name": "blog-astro",
|
"name": "blog-astro",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.0.2",
|
"version": "0.0.2",
|
||||||
|
"packageManager": "pnpm@9.7.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "astro dev",
|
"dev": "astro dev",
|
||||||
"start": "astro dev",
|
"start": "astro dev",
|
||||||
|
|||||||
Reference in New Issue
Block a user