<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nestjs — FixDevs</title><description>Latest fixes and solutions for nestjs errors on FixDevs.</description><link>https://fixdevs.com/</link><language>en</language><lastBuildDate>Wed, 25 Mar 2026 00:00:00 GMT</lastBuildDate><atom:link href="https://fixdevs.com/tags/nestjs/rss.xml" rel="self" type="application/rss+xml"/><item><title>Fix: NestJS Swagger UI Not Showing — /api-docs Returns 404 or Blank Page</title><link>https://fixdevs.com/blog/nestjs-swagger-not-showing/</link><guid isPermaLink="true">https://fixdevs.com/blog/nestjs-swagger-not-showing/</guid><description>How to fix NestJS Swagger UI not displaying — SwaggerModule setup, DocumentBuilder, decorators not appearing, guards blocking the docs route, and Fastify vs Express differences.</description><pubDate>Wed, 25 Mar 2026 00:00:00 GMT</pubDate><category>nestjs</category><category>nodejs</category><category>typescript</category><category>backend</category><category>debugging</category><author>FixDevs</author></item><item><title>Fix: NestJS Nest can&apos;t resolve dependencies — Provider Not Found Error</title><link>https://fixdevs.com/blog/nestjs-module-not-found/</link><guid isPermaLink="true">https://fixdevs.com/blog/nestjs-module-not-found/</guid><description>How to fix NestJS dependency injection errors — module imports, provider exports, circular dependencies, dynamic modules, and the most common &apos;can&apos;t resolve dependencies&apos; patterns.</description><pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate><category>nestjs</category><category>nodejs</category><category>typescript</category><category>backend</category><category>debugging</category><author>FixDevs</author></item><item><title>Fix: NestJS ValidationPipe Not Working — class-validator Decorators Ignored</title><link>https://fixdevs.com/blog/nestjs-validation-pipe-not-working/</link><guid isPermaLink="true">https://fixdevs.com/blog/nestjs-validation-pipe-not-working/</guid><description>How to fix NestJS ValidationPipe not validating requests — global pipe setup, class-transformer, whitelist and transform options, custom validators, and DTO inheritance issues.</description><pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate><category>nestjs</category><category>nodejs</category><category>typescript</category><category>backend</category><category>debugging</category><author>FixDevs</author></item><item><title>Fix: NestJS Guard Not Working — canActivate Always Passes or Is Never Called</title><link>https://fixdevs.com/blog/nestjs-guard-not-working/</link><guid isPermaLink="true">https://fixdevs.com/blog/nestjs-guard-not-working/</guid><description>How to fix NestJS guards not working — applying guards globally vs controller vs method level, JWT AuthGuard, metadata with Reflector, public routes, and guard execution order.</description><pubDate>Sat, 21 Mar 2026 00:00:00 GMT</pubDate><category>nestjs</category><category>nodejs</category><category>typescript</category><category>backend</category><category>debugging</category><author>FixDevs</author></item><item><title>Fix: NestJS Interceptor Not Triggered — Interceptors Not Running</title><link>https://fixdevs.com/blog/nestjs-interceptor-not-triggered/</link><guid isPermaLink="true">https://fixdevs.com/blog/nestjs-interceptor-not-triggered/</guid><description>How to fix NestJS interceptors not being called — global vs controller vs method binding, response transformation, async interceptors, execution context, and interceptor ordering.</description><pubDate>Sat, 21 Mar 2026 00:00:00 GMT</pubDate><category>nestjs</category><category>nodejs</category><category>typescript</category><category>backend</category><category>debugging</category><author>FixDevs</author></item><item><title>Fix: NestJS Circular Dependency — forwardRef and Module Design</title><link>https://fixdevs.com/blog/nestjs-circular-dependency/</link><guid isPermaLink="true">https://fixdevs.com/blog/nestjs-circular-dependency/</guid><description>How to fix NestJS circular dependency errors — using forwardRef, restructuring module dependencies, extracting shared services, and understanding the NestJS module system.</description><pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate><category>nestjs</category><category>nodejs</category><category>typescript</category><category>backend</category><category>debugging</category><author>FixDevs</author></item></channel></rss>