Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Windows 10 install with Package Control #72

Open
jacuerp opened this issue Jan 21, 2019 · 0 comments
Open

Error on Windows 10 install with Package Control #72

jacuerp opened this issue Jan 21, 2019 · 0 comments

Comments

@jacuerp
Copy link

jacuerp commented Jan 21, 2019

Expected Behavior

Clean install and functioning package

Actual Behavior

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

  1. install most recent Package Control for Sublime Text 3
  2. Preferences > Package Control
  3. Package Control: Install Packages Javascript Enhancements

Specifications

  • Sublime Text 3 build: 3176
  • OS: Windows 10
  • JavaScript Enhancements version: 0.16.20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant