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

Investigate root cause of #72 #73

Open
johnfn opened this issue Dec 22, 2021 · 1 comment
Open

Investigate root cause of #72 #73

johnfn opened this issue Dec 22, 2021 · 1 comment

Comments

@johnfn
Copy link
Owner

johnfn commented Dec 22, 2021

This is pretty low priority, but it would help me sleep at night :)

@adamuso
Copy link
Contributor

adamuso commented Dec 22, 2021

It is pretty simple to reproduce #72.

  • Do everything in VS Code
  • Create a .ts file, write some code, save it
  • Then copy the file in VS Code explorer and paste it (it will create file named: Myfile copy.ts)
  • ts2gd will show message: TS can't find source file /home/adam/Documents/git/adamuso/test-project/scripts/src/BaseNode copy.ts after waiting 1 second. Try saving your TypeScript file again.
  • DO NOT save it again like says in the message
  • Rename the file to something else (now the exception happens)

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