D
D
Danil Samusev2021-01-13 12:03:35
JavaScript
Danil Samusev, 2021-01-13 12:03:35

How to fix npm start error?

How to fix such an error?

[Error: ENOENT: no such file or directory, stat 'C:\Users\Daniil\NetHood'] {
  errno: ←[33m-4058←[39m,
  code: ←[32m'ENOENT'←[39m,
  syscall: ←[32m'stat'←[39m,
  path: ←[32m'C:\\Users\\Daniil\\NetHood'←[39m
}


I tried npm build and so on, nothing happened

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Karpion, 2021-01-13
@Karpion

Or the specified directory does not exist. Or it is, but the access rights there are somehow wrong.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question