Skip to content

inform user if tsconfig.json is not found #572

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

Open
abenhamdine opened this issue Dec 12, 2016 · 0 comments
Open

inform user if tsconfig.json is not found #572

abenhamdine opened this issue Dec 12, 2016 · 0 comments

Comments

@abenhamdine
Copy link

abenhamdine commented Dec 12, 2016

I ran into the pb described in #213, and, indeed, setting "typescript_tsdk" in Package settings in order to locate the ts lib has fixed this pb.

I spent quite an hour to investigate the issue, and I think most newcomers are likely to run into this (because they will probably install last version of ts globally, as I did), so it should be a good think :

  • to document this more obviously (the setting is documented in the readme, but not the fact that it can solve this issue).
  • and to inform the user if no tsconfig.json was found by the compiler
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

1 participant