marcdomain / ignoreit

VSCODE Extension that helps you to automatically ignore files and folders in your project workspace.
MIT License
17 stars 3 forks source link

Error says the following: #20

Closed waleedrana777 closed 1 year ago

waleedrana777 commented 2 years ago

Error occurred: Error: ENOENT: no such file or directory, scandir '///e%3A/Data%20folder/Code%202023/MERN/React/firebase_auth_and_crud'

marcdomain commented 2 years ago

Kindly provide more context to the issue. What version of the extension are you using?

waleedrana777 commented 2 years ago

VERSION

Released on 3/17/2020, 13:16:33 Last updated 6/10/2022, 13:37:14

I don't know there is some kind of path you are reading using vscode electron node js engine and it is giving me this error. It occurs in every project I open. The path in the error becomes according to the name of the project!

For example: image

Error occurred: Error: ENOENT: no such file or directory, scandir '///e%3A/Data%20folder/Code%202023/Firebase/customActionHandler/custom_action_handler'

There is no custom setting mentioned for the extension that could help me!

marcdomain commented 2 years ago

Thanks. I will look into it and get back to you. The path to your project workspace looks distorted.

marcdomain commented 1 year ago

Fixed 🎉