문제

How do I solve this?

Error Trying to parse file: No data in Packages\User\Default(Windows).sublime-keymap:1:1

Whenever I try to open Sublime Text 3 this error pops up and the program never starts. How do I fix this error? I don't know what I should do. Any help is deeply appreciated.

도움이 되었습니까?

해결책

Navigate to C:\Users\<username>\AppData\Roaming\Sublime Text 3\Packages\User\Default (Windows).sublime-keymap. Open the file with some text editor (say Notepad++) Then enter [] into the file. I'm guessing it got created with no contents (which is causing the error). If there are entries there, please post the contents. Though you may be able to just wrap it in square braces.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top