During the cd ctr-patient ; npm install the building process of lhforms v29.0.3 will break on windows with the error:
...
> lforms@29.0.3 build:clean C:\Users\IEUser\Documents\ctr-workspace\ctr-patient\lhforms
> rm -rf dist bower-dist app/generated .tmp
'rm' is not recognized as an internal or external command,
operable program or batch file.
...
This is part o the lforms build process, and we cannot change it.
During the
cd ctr-patient ; npm install
the building process of lhforms v29.0.3 will break on windows with the error:This is part o the lforms build process, and we cannot change it.
Suggestion