NestJS
8 min read
Node.js to support ESM Require: What this means for NestJS developers and other CommonJS frameworks
An experimental feature in Node 22 will finally allow ESM code to be required on CommonJS environments, making it much easier to use ESM-only libraries in frameworks like NestJS