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

Unable to connect to addon manager #149

Closed
holipop opened this issue Sep 29, 2024 · 1 comment
Closed

Unable to connect to addon manager #149

holipop opened this issue Sep 29, 2024 · 1 comment
Labels
addon manager Related to the addon manager bug Something isn't working

Comments

@holipop
Copy link

holipop commented Sep 29, 2024

Which OS are you using?

MacOS

Expected Behaviour

Opening the addon manager via the command palette and viewing the available addons.

Actual Behaviour

Opening the addon manager gives this error:

[2024-09-29 03:37:59] |   ERROR   |     Filesystem     | Error: ENOTDIR: not a directory, stat '/Users/sunny/Library/Application Support/Code/User/globalStorage/sumneko.lua/addonManager/addons/.DS_Store/module'

The tab for the addon manager is stuck in this screen. I have a stable internet connection.
Screenshot 2024-09-29 at 3 42 37 AM

Reproduction steps

  1. Open the Command Palette
  2. Select "Lua: Open Addon Manager"
  3. Error is thrown and connection fails.

Additional Notes

I've tried uninstalling the extension and reinstalling. I last remember this working earlier this year, so I'm unsure if an update caused this or something on my end. I can still use libraries by adding their path in my library field via .vscode/settings.json but don't seem to be able to update them. Thank you!

Log

03.log

@carsakiller carsakiller added bug Something isn't working addon manager Related to the addon manager labels Sep 30, 2024
@carsakiller
Copy link
Collaborator

Hello 👋

This should be fixed in the latest release of the extension, v3.11.0, by #147 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addon manager Related to the addon manager bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants