Hoñla cuando intento hacer la paquetización me aperece un error muy extenso que comienza por:
- Generating browser application bundles (phase: building)...(node:23640) UnhandledPromiseRejectionWarning: HookWebpackError: Transform failed with 1 error:
error: Invalid version: "18.5-18.6"
at makeWebpackError (C:\workspace\Angular\catbook\node_modules\webpack\lib\HookWebpackError.js:48:9)
at C:\workspace\Angular\catbook\node_modules\webpack\lib\Compilation.js:3055:12
at eval (eval at create (C:\workspace\Angular\catbook\node_modules\tapable\lib\HookCodeFactory.js:31:10), <anonymous>:54:1)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
-- inner error --
Error: Transform failed with 1 error:
error: Invalid version: "18.5-18.6"
at failureErrorWithLog (C:\workspace\Angular\catbook\node_modules\@angular-devkit\build-angular\node_modules\esbuild\lib\main.js:1493:15)
at C:\workspace\Angular\catbook\node_modules\@angular-devkit\build-angular\node_modules\esbuild\lib\main.js:1282:29
at C:\workspace\Angular\catbook\node_modules\@angular-devkit\build-angular\node_modules\esbuild\lib\main.js:629:9
at handleIncomingPacket (C:\workspace\Angular\catbook\node_modules\@angular-devkit\build-angular\node_modules\esbuild\lib\main.js:726:9)
at Socket.readFromStdout (C:\workspace\Angular\catbook\node_modules\@angular-devkit\build-angular\node_modules\esbuild\lib\main.js:596:7)
at Socket.emit (events.js:315:20)
at addChunk (internal/streams/readable.js:309:12)
at readableAddChunk (internal/streams/readable.js:284:9)
at Socket.Readable.push (internal/streams/readable.js:223:10)
at Pipe.onStreamRead (internal/stream_base_commons.js:188:23)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:23640) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
Favor su ayuda, saludos desde la ciudad de Santiago