npx create-next-app . 를 하면npm error code ENOENT npm error syscall lstat npm error path C:\Users\myPC\AppData\Roaming\npm npm error errno -4058 npm error enoent ENOENT: no such file or directory, lstat 'C:\Users\myPC\AppData\Roaming\npm' npm error enoent This is related to npm not being able to find a file. npm error enoent 이라고 뜨는데 아래 명령어로 해결npm i -g npm@latest