How to reproduce
I'm using a package that has this library as a dependency and it started failing with the latest release.
See arethetypeswrong/arethetypeswrong.github.io#258
The problem
I'm running this command:
npx @arethetypeswrong/cli --pack
But it's failing with this error:
Error: Cannot read properties of undefined (reading 'filename')
Was there a breaking change in the latest release?
How to reproduce
I'm using a package that has this library as a dependency and it started failing with the latest release.
See arethetypeswrong/arethetypeswrong.github.io#258
The problem
I'm running this command:
But it's failing with this error:
Was there a breaking change in the latest release?