Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

dot is not recognized as an internal or external command

npm config set script-shell "C:Program Files (x86)gitinash.exe"

or (64bit installation)

npm config set script-shell "C:Program Filesgitinash.exe"

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

You can revert it by running:
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #dot #recognized #internal #external #command
ADD COMMENT
Topic
Name
6+7 =