You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I am building a bundled Webpack from my NestJS application, I get this error:
ERROR in ./node_modules/@nestjs/terminus/dist/utils/checkPackage.util.js.map 1:10
Module parse failed: Unexpected token (1:10)
I am not using any feature from HealthCheck included by default in the module. Is it possible to create a module without the HealthCheck module that uses terminus?