ignoreit
ignoreit copied to clipboard
Error says the following:
Error occurred: Error: ENOENT: no such file or directory, scandir '///e%3A/Data%20folder/Code%202023/MERN/React/firebase_auth_and_crud'
Kindly provide more context to the issue. What version of the extension are you using?
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:
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!
Thanks. I will look into it and get back to you. The path to your project workspace looks distorted.
Fixed 🎉