How do I fix this error?
Error trying to parse settings: No data in ~/Library/Application
Support/Sublime Text 2/Packages/User/JavaScript.sublime-settings:1:1
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Most likely you or something has created an empty file in your User config directory.
The config files must be valid JSON. The file in the question is empty and is not JSON.
Try deleting the file or get a fixed version from somewhere (not sure for what the file is being used for)