Chriso
Chriso
NNuxt
Created by Hùng Lê on 4/17/2025 in #❓・help
Why nuxtimg doesn't run on pnpm?
I overwrite the sharp version on package.json that helped to fix the compability issue with 3.15/3.16... for example package.json
"overrides": {
"typescript": "5.6.3",
"sharp": "0.33.5"
},
"overrides": {
"typescript": "5.6.3",
"sharp": "0.33.5"
},
6 replies