samchungy / fastify-zod-openapi

Fastify plugin for zod-openapi
MIT License
57 stars 7 forks source link

Invalid peer dependency #192

Closed richrace closed 1 week ago

richrace commented 1 week ago

This has the package peer dependency "@fastify/swagger": ">=9.0.0<9.2.0",

This creates the npm error Invalid tag name ">=9.0.0<9.2.0" of package "@fastify/swagger@>=9.0.0<9.2.0": Tags may not have any characters that encodeURIComponent encodes.

NPM version: 10.8.2 Node: 20.18.0