오류
C:\Users\tpwls\vscode> npx create-next-app@latest
npm ERR! syscall lstat
npm ERR! path C:\Users\tpwls\AppData\Roaming\npm
npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\tpwls\AppData\Roaming\npm'
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\tpwls\AppData\Local\npm-cache\_logs\2023-07-28T15_22_52_433Z-debug-0.log
해결 방법
C:\Users\tpwls\vscode> npm i -g npx