Closed
Description
Expected Behavior
Actual Behavior
I got the plugin to work, but then I think it updated itself, and I get this error:
Sublime Text console logs
Traceback (most recent call last):
File "C:\Users\Claudia Chen\AppData\Roaming\Sublime Text 3\Packages\JavaScript Enhancements\_generated_2018_01_23_at_15_18_32.py", line 244, in execute_check_output
args, shell=True, stderr=subprocess.STDOUT, timeout=10
File "./python3.3/subprocess.py", line 589, in check_output
subprocess.CalledProcessError: Command '"C:\\Users\\Claudia Chen\\AppData\\Roaming\\Sublime Text 3\\Packages\\JavaScript Enhancements\\node_modules\\.bin\\flow.cmd" "autocomplete" "--from" "sublime_text" "--root" "C:\\Users\\Claudia Chen\\AppData\\Roaming\\Sublime Text 3\\Packages\\JavaScript Enhancements\\flow" "--json" null < "c:\\users\\claudi~1\\appdata\\local\\temp\\tmp9i38d1"' returned non-zero exit status 1
b'The system cannot find the path specified.\r\n'
Steps to Reproduce the Problem
- Installed the plugin and this happened, I didn't change anything (I did disable and reenable SublimeLinter, I don't think that would affect this plugin though)
- I also tried fixing the PATH, but I still get the same error
Specifications
- Sublime Text 3 build: 3143
- OS: Windows
- JavaScript Enhancements version: 0.13.14