forgoodaigithub / zencoder-vscode-plugin

1 stars 0 forks source link

vscode plugin falls on Repository indexing: reason - simlinks #2

Open danilovmy opened 1 week ago

danilovmy commented 1 week ago

Error report:

"type": "Error", "value": "ENOENT: no such file or directory, stat 'projectname\static\media\simlink_to_other_folder_which_not_available"

Hi folks. I am trying to run the VScode plugin but it is not working. I have multiple symlinks in my repository, and not all sources were present when indexing the repository. The result is a plugin error.

p.s. i use VScodium, windows 10, python/vuejs repository

danilovmy commented 1 week ago

attach error report error.json

iurii-iufimov-forgood commented 3 days ago

Hi @danilovmy . Thank you for the report.

Can you please check your repo with plugin version 0.0.10 ?