-
-
Notifications
You must be signed in to change notification settings - Fork 253
Closed
Description
Caused this exception:
concurrently --kill-others --names "Apollo,Next.js" -c "yellow.bold,bold" "npm:gen:dev" "npm:dev:next"
~/project/node_modules/concurrently/dist/src/date-format.js:65
throw new RangeError(`Formatting token "${type.repeat(length)}" is unsupported`);
^
RangeError: Formatting token "ZZZ" is unsupported
at DateFormatter.compileToken (~/project/node_modules/concurrently/dist/src/date-format.js:65:19)
at new DateFormatter (~/project/node_modules/concurrently/dist/src/date-format.js:21:28)
at new Logger (~/project/node_modules/concurrently/dist/src/logger.js:64:30)
at concurrently (~/project/node_modules/concurrently/dist/src/index.js:38:9)
at Object.<anonymous> (~/project/node_modules/concurrently/dist/bin/concurrently.js:224:26)
at Module._compile (node:internal/modules/cjs/loader:1554:14)
at Object..js (node:internal/modules/cjs/loader:1706:10)
at Module.load (node:internal/modules/cjs/loader:1289:32)
at Function._load (node:internal/modules/cjs/loader:1108:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
Node.js v22.14.0Metadata
Metadata
Assignees
Labels
No labels