You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python error and lack of autocomplete functionality.
Sublime Text console logs
JavaScript Enhancements plugin version: 0.16.20
node.js version: v10.15.0
Error: Traceback (most recent call last):
File "[.......]\Roaming\Sublime Text 3\Packages\JavaScript Enhancements\src\commands\can_i_use\can_i_use.py", line 39, in donwload_can_i_use_json_data
os.rename(path_to_test_can_i_use_data, path_to_can_i_use_data)
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: '[.........]\\Roaming\\Sublime Text 3\\Packages\\JavaScript Enhancements\\src\\commands\\can_i_use\\can_i_use_data.json'
Steps to Reproduce the Problem
install most recent Package Control for Sublime Text 3
Expected Behavior
Clean install and functioning package
Actual Behavior
Python error and lack of autocomplete functionality.
Sublime Text console logs
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: