Mayıs 20, 2022

vsCode npm start hatası (npm ERR! enoent This is related to npm not being able to find a file.)


vsCode (v 1.67.2) npm'i başlatırken aşağıdaki hatayı alıyorsanız vsCode sürümüzü güncelleyin. 


PS C:\> npm start

npm ERR! code ENOENT

npm ERR! syscall open

npm ERR! path C:\.....\....../package.json

npm ERR! errno -4058

npm ERR! enoent ENOENT: no such file or directory, open 'C:\.....\.......\package.json'

npm ERR! enoent This is related to npm not being able to find a file.

npm ERR! enoent

npm ERR! A complete log of this run can be found in: C:\Users\....\AppData\Local\npm-cache\_logs\......-debug-.....log


Hiç yorum yok:

Yorum Gönder

System.Text.Json.JsonException hatası - cycle or if the object depth is larger than the maximum allowed depth of 32.

 Eğer .net'te aşağıdaki hatayı alıyorsanız; " A possible object cycle was detected which is not supported. This can either be due t...