function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
umair khan 15umair khan 15 

how can is solve ENOENT error in visual studio code.

I am trying to create a project but it seems there's something wrong with the path.
can anyone solve this issue?
This the problem I am getting...User-added image
umair khan 15umair khan 15
User-added image
Meghna Vijay 7Meghna Vijay 7
Hi Umair,

Someone disabled Git Integration and this error stopped appearing. Can you try that?
Here's link to it:-
https://github.com/Microsoft/vscode/issues/1982

Hope it helps, if it does mark it as solved.

Thanks
umair khan 15umair khan 15
Not working for me.
 
Joe Masters 21Joe Masters 21
For me, this seemed to be because npm wasn't on my Fedora system after an upgrade.  I had to install nodejs to get it back.