steps to reproduce the issue: - on macOS, make a new yarn project with `yarn init -y` - `yarn add typescript-call-graph` - `yarn run tcg` - this results in an error: `env: node\r: No such file or directory` There's some discussion here https://github.com/yarnpkg/yarn/issues/5480
steps to reproduce the issue:
yarn init -yyarn add typescript-call-graphyarn run tcgenv: node\r: No such file or directoryThere's some discussion here yarnpkg/yarn#5480