Created
February 5, 2026 21:40
-
-
Save tiarebalbi/e640977a660e091edc5fb071b8b738d9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| │ trivvo-utmify-container ││ trivvo-utmify-container > utmify@1.0.0 build ││ trivvo-utmify-container > rimraf dist && tsc │ | |
| │ trivvo-utmify-container ││ trivvo-utmify-container src/data/usecases/handlingError/DeciderError.ts(20,34): error TS2869: Right operand of ?? is unreachable because the left operand is never nullish. ││ trivvo-utmify-container src/main/instrumentation.ts(12,5): error TS2322: Type 'PeriodicExportingMetricReader' is not assignable to type 'MetricReader'. │ | |
| │ trivvo-utmify-container Types have separate declarations of a private property '_shutdown'. ││ trivvo-utmify-container src/presentation/validation/validators/compare-fields-validation.spec.ts(4,19): error TS2307: Cannot find module 'faker' or its corresponding type declarations. ││ trivvo-utmify-container src/presentation/validation/validators/required-field-validation.spec.ts(4,19): error TS2307: Cannot find module 'faker' or its corresponding type declarations. │ | |
| │ trivvo-utmify-container ││ trivvo-utmify-container > utmify@1.0.0 serve ││ trivvo-utmify-container > cross-env NODE_ENV=prod node --experimental-specifier-resolution=node dist/main/server.js │ | |
| │ trivvo-utmify-container ││ trivvo-utmify-container (node:79) ExperimentalWarning: The Node.js specifier resolution flag is experimental. It could change or be removed at any time. ││ trivvo-utmify-container (Use `node --trace-warnings ...` to show where the warning was created) │ | |
| │ trivvo-utmify-container file:///opt/app/node_modules/module-alias/register.mjs:4 ││ trivvo-utmify-container import { register } from 'node:module' ││ trivvo-utmify-container ^^^^^^^^ │ | |
| │ trivvo-utmify-container SyntaxError: The requested module 'node:module' does not provide an export named 'register' ││ trivvo-utmify-container at ModuleJob._instantiate (node:internal/modules/esm/module_job:124:21) ││ trivvo-utmify-container at async ModuleJob.run (node:internal/modules/esm/module_job:190:5) │ | |
| │ trivvo-utmify-container ││ trivvo-utmify-container Node.js v18.18.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment