karlvr/openapi-generator-plus

Release 2.7.0 broken `Cannot find module 'pluralize'`

Closed this issue · 2 comments

The new release is broken:

Error: Cannot find module 'pluralize'

This is coming from https://github.com/karlvr/openapi-generator-plus/blob/main/packages/core/src/process/schema/index.ts#L25

This package is not included:

❯ npm ls pluralize
@cg/gateway@1.0.0 .../application/gateway
└── (empty)

@ktalebian thank you, sorry about that! A fixed release is coming out now.

2.8.1 is now available with this fixed.