Chii Remote Debugging Tool Fails to Start Due to Path Regex Parsing Error

When attempting to start the server with chii start -p 3000, users encounter a runtime error originating from the path-to-regexp library: TypeError: Unexpected MODIFIER at 11, expected END at mustConsume (path-to-regexp/dist/index.js:113:15) at parse (path-to-regexp/dist/index.js:189:9) ... at new Layer (koa-router/lib/layer.js: ...

Posted on Fri, 18 Sep 2026 16:59:04 +0000 by Harbinger