Closed richrace closed 1 week ago
This has the package peer dependency "@fastify/swagger": ">=9.0.0<9.2.0",
"@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
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
This has the package peer dependency
"@fastify/swagger": ">=9.0.0<9.2.0",
This creates the
npm
errorInvalid 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