Estou tendo problemas para seguir os passos da instrutora. Ao utilizar o comando npm init @eslint/config, estou recebendo o seguinte erro:
npm init @eslint/config √ How would you like to use ESLint? · problems√ What type of modules does your project use? · script √ Which framework does your project use? · none √ Does your project use TypeScript? · javascript √ Where does your code run? · browser The config that you've selected requires the following dependencies:
eslint@9.x, globals, @eslint/js √ Would you like to install them now? · No / Yes √ Which package manager do you want to use? · npm ☕️Installing...
added 5 packages, removed 3 packages, changed 18 packages, and audited 217 packages in 12s
42 packages are looking for funding
run npm fund
for details
2 moderate severity vulnerabilities
To address all issues, run: npm audit fix
Run npm audit
for details.
A config file was generated, but the config file itself may not follow your linting rules.
C:\Users\mathe\Documents\Alura\Projetos\API com nodejs, express e MongoDB\api-node-express-mongo>goto #undefined# 2>NUL || title C:\WINDOWS\system32\cmd.exe & "" "..@eslint\create-config\bin\create-config.js" '""' não é reconhecido como um comando interno ou externo, um programa operável ou um arquivo em lotes. npm ERR! code 1 npm ERR! path C:\Users\mathe\Documents\Alura\Projetos\API com nodejs, express e MongoDB\api-node-express-mongo npm ERR! command failed npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c create-config
npm ERR! A complete log of this run can be found in: C:\Users\mathe\AppData\Local\npm-cache_logs\2024-05-30T23_27_14_893Z-debug-0.log
Queria ter colocado uma imagem do erro, mas o sistema da Alura não está carregando a imagem