Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
33607
d5ae87c3 fix(nest): set moduleResolution to node to prevent TS5095 error When generating NestJS applications in Angular workspaces, the base tsconfig sets moduleResolution to 'bundler', which causes TS5095 errors because 'bundler' requires module to be 'preserve' or 'es2015+'. NestJS applications should use Node.js module resolution instead. This fix sets moduleResolution to 'node' for NestJS applications (except when using TS solution setup, which uses 'nodenext'). closed #33589
23 days ago
by fALKENdk
f
Previous page
Previous
Next
Next page