Anonymous
PROOP
5 months ago
package.json clearly has:
"engines": {
"node": ">=20.19.0",
"npm": "please-use-pnpm",
"pnpm": "~10.10.0",
"yarn": "please-use-pnpm"
},
no idea where its getting 9.15.9 from
2 Replies
4 months ago
The latest railpack release should fix this for you. It adds support for `engines` in packge.json