'run' is not recognized as an internal or external command, operable program or batch file. - Google Search

PHOTO EMBED

Fri Sep 08 2023 16:09:44 GMT+0000 (Coordinated Universal Time)

Saved by @TheHutt #whatever

npm config set script-shell "C:\\Program Files (x86)\\git\\bin\\bash.exe"

or (64bit installation)

npm config set script-shell "C:\\Program Files\\git\\bin\\bash.exe"

Note that you need to have git bash for windows installed.

You can revert it by running:

npm config delete script-shell
content_copyCOPY

https://www.google.com/search?q