I got a Compiling error and don't know how to solve it.
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 340
- PR merge metrics
- No merged PRs in 30d
Description
I was coding on my Inky project a few moments ago, until suddenly my computer shut off due to low battery. Now that I turn it on again and try to code this message pops up:
> Ink compiler had an unexpected error ☹
>
> Unhandled exception.
> Ink compiler had an unexpected error ☹
>
> System.BadImageFormatException: Could not load file or assembly 'System.IO.FileSystem, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Format of the executable (.exe) or library (.dll) is invalid.
> File name: 'System.IO.FileSystem, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
> at Ink.CommandLineTool..ctor(String[] args)
> at Ink.CommandLineTool.Main(String[] args)
If anyone could help me I'd be most grateful (Inky version: 0.12.0 btw)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.