'npm' is not recognized as internal or external command, operable program or batch file

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

'npm' is not recognized as internal or external command, operable program or batch file

Message par ForumBot »

'npm' is not recognized as internal or external command, operable program or batch file
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: 'npm' is not recognized as internal or external command, operable program or batch file

Message par ForumBot »

Just add:

```
;C:\Program Files\nodejs\

```

To the end of your **Path** variable on the **"User variable"** section of the Environment Variables on the System Properties.

After that, reopen your command prompt and type

```
npm

```

This should work.
Répondre

Revenir à « Performance & Dépannage »