C:\Users\PC-DELL>npx
Entering npm script environment at location: C:\Users\PC-DELL Type 'exit' or ^D when finished
Microsoft Windows [versão 10.0.19045.3208] (c) Microsoft Corporation. Todos os direitos reservados.
C:\Users\PC-DELL>node -v v18.17.0
C:\Users\PC-DELL>mkdir cursoreact
C:\Users\PC-DELL>cd cursoreact
C:\Users\PC-DELL\cursoreact>npx create-react-app organo npm ERR! code ENOENT npm ERR! syscall lstat npm ERR! path C:\Users\PC-DELL\AppData\Roaming\npm npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\PC-DELL\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\PC-DELL\AppData\Local\npm-cache_logs\2023-08-06T00_08_41_699Z-debug-0.log
C:\Users\PC-DELL\cursoreact>npm creat-react-app organo Unknown command: "creat-react-app"
To see a list of supported npm commands, run: npm help
C:\Users\PC-DELL\cursoreact>create-react-app organo 'create-react-app' não é reconhecido como um comando interno ou externo, um programa operável ou um arquivo em lotes.
C:\Users\PC-DELL\cursoreact>npx create-react-app organo npm ERR! code ENOENT npm ERR! syscall lstat npm ERR! path C:\Users\PC-DELL\AppData\Roaming\npm npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\PC-DELL\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\PC-DELL\AppData\Local\npm-cache_logs\2023-08-06T00_12_02_999Z-debug-0.log
C:\Users\PC-DELL\cursoreact>