- Issue created by @ankit agrawal
- 🇮🇳India ankit agrawal
Hey, thanks for checking, my node version is v16.20.2, wondering if node version can be a issue then maybe we can shall mention the version requirement in the package file or else in the CONTRIBUTING.md?
- 🇬🇧United Kingdom longwave UK
I can reproduce the issue by installing Node 16, but we already have this in package.json:
"engines": { "node": "^20.0.0" },
Node 16 or 18 cause EBADENGINE errors during
npm install
for me, not sure what else we can do here? - Status changed to Closed: cannot reproduce
18 days ago 8:42am 14 May 2025