CodeKit-1-Old icon indicating copy to clipboard operation
CodeKit-1-Old copied to clipboard

Crash attempting to compile typescript files

Open kimaldis opened this issue 8 years ago • 1 comments

Seems to have started when I inadvertantly got into an import loop, file A import B, file B import A. I've fixed the loop but Codekit still crashes when I hit the Compile button or save a ts file. I've tried removing the project, deleting the Codekit config file and re-adding the project but it still crashes. I've submitted a report through the dialog that appears at re-start but if anyone has any thoughts on how I might get started again I'd appreciate it. My day has kind of ground to a halt.

thanks.

kimaldis avatar Nov 08 '17 08:11 kimaldis

This isn’t the right repo; you want github.com/bdkjones/CodeKit/ and make sure you’re running CodeKit 3.4. It sounds like the import loop may not be fixed. Post a link to download the project so I can take a look.

Sent from my iPhone

On Nov 8, 2017, at 00:30, Kim Aldis [email protected] wrote:

Seems to have started when I inadvertantly got into an import loop, file A import B, file B import A. I've fixed the loop but Codekit still crashes when I hit the Compile button or save a ts file. I've tried removing the project, deleting the Codekit config file and re-adding the project but it still crashes. I've submitted a report through the dialog that appears at re-start but if anyone has any thoughts on how I might get started again I'd appreciate it. My day has kind of ground to a halt.

thanks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

bdkjones avatar Nov 08 '17 17:11 bdkjones