imagekit-nodejs
imagekit-nodejs copied to clipboard
Support Node.js v21
At the moment, I am getting warning:
WARN Unsupported engine: wanted: {"node":"^20"} (current: {"node":"v21.4.0","pnpm":"8.12.1"})
Hello @adaboese, I've tested with the versions node v21.4.0 and pnpm 8.12.1, and it seems to be working fine for me. I don't think the issue is related to imagekit
.