Quando tento criar o arquivo aparece um erro no terminal: Queria saber como resolver, por onde, e de que jeito!
C:\Users\Winchester>npx create-react-app organo npm ERR! code ENOENT npm ERR! syscall lstat npm ERR! path C:\Users\Winchester\AppData\Roaming\npm npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\Winchester\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\Winchester\AppData\Local\npm-cache_logs\2023-09-19T23_38_59_453Z-debug-0.log
Vi se o node estava instalado corretamente e o npm e sim estavam: C:\Users\Winchester>node -v v18.18.0 C:\Users\Winchester>npm -v 9.8.1 Não estou achando uma solução