Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tsimp silently fails if tsconfig.json is not found #25

Open
wojtekmaj opened this issue Jul 1, 2024 · 1 comment
Open

tsimp silently fails if tsconfig.json is not found #25

wojtekmaj opened this issue Jul 1, 2024 · 1 comment

Comments

@wojtekmaj
Copy link

When trying to run tsimp on a bare bone Node.js project, I found that running produced no output whatsoever, it just exited without any output.

When I examined .tsimp/daemon/log, I found:

TSIMP error 27787: could not find config file named "tsconfig.json", searching from "/Users/wmaj/(…)"

I feel like in this case this error should have been printed out to the console.

@krutoo
Copy link

krutoo commented Sep 17, 2024

maybe this is not the right place but I will add from myself: tsimp without any logs crashes in a number of cases

for example, if you change the version of node.js via NVM and try to run the script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants