Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Windows
Description
Steps to reproduce:
1) Force an error in the check-reqs script (i.e. rename npm to npm2, so it can't find it)
2) call .\bin\check-reqs and note the error is shown correctly (npm cannot be found on path etc)
3) call .\bin\check-reqs again and note there is no error shown.