Right now the Storybook CLI depends on jscodeshift v0.15 which has some very outdated dependencies. Inflight, glob, rimraf versions that are no longer supported. V17.x doesn't have these outdated ...
This came out of trying to force jscodeshift to work with property decorators somehow. The gist is that when selecting typescript for the AST debugger (top half), and setting ts to the parser to ...