RobinTail / express-zod-api

A Typescript library to help you get an API server up and running with I/O schema validation and custom middlewares in minutes.
https://ez.robintail.cz
MIT License
619 stars 30 forks source link

Testing Node 23 #2106

Open RobinTail opened 4 days ago

RobinTail commented 4 days ago

Testing Node 23 as an intermediate step towards supporting Node 24. This will not be merged.

https://github.com/nodejs/node/releases/tag/v23.0.0

image

RobinTail commented 4 days ago

attw failed with npm pack

error while checking file:
Command failed: npm pack
error Command failed with exit code 3.
RobinTail commented 4 days ago

Reported the issue https://github.com/nodejs/node/issues/55410