Issue:
The npm run build is not compatible with windows and gives the following error:
'SUFFIX' is not recognized as an internal or external command, operable program or batch file.
npm ERR! code ELIFECYCLE
Expected Behavior
All npm commands should run regardless of OS.
Issue:
The npm run build is not compatible with windows and gives the following error:
Expected Behavior
All npm commands should run regardless of OS.