bdkjones / CodeKit-1-Old

147 stars 1 forks source link

Crash attempting to compile typescript files #734

Open kimaldis opened 6 years ago

kimaldis commented 6 years ago

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.

bdkjones commented 6 years ago

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 notifications@github.com 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.