anatine
    zod-plugins
    fix(zod-nestjs): tolerate @nestjs/swagger 11.4.3 exports map 11.4.3 added a package.json "exports" field that no longer exposes dist/services/schema-object-factory, so the deep require in patchNestjsSwagger throws ERR_PACKAGE_PATH_NOT_EXPORTED in plain Node and webpack-bundled consumers fail with webpackMissingModule. Resolve the factory file via the still-exported package.json and load it by absolute path: Node's exports gating only applies to package- specifier resolution. No @nestjs/swagger internals are touched.
    nx affected:test --base=origin/main --codeCoverage
Succeeded
CI Pipeline Execution

nx affected:test --base=origin/main --codeCoverage

Click to copy
Linux
4 CPU cores
b3d913f8268

Get faster results

Learn how to enable distribution.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools