This repository was archived by the owner on Nov 4, 2021. It is now read-only.

Description
When I run npm run build && npm publish
I get the following error:
> ionic-module-template@0.0.12 build E:\xampp\htdocs\ionic-module-template
> rm -rf aot dist && npm run ngc
'rm' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! ionic-module-template@0.0.12 build: `rm -rf aot dist && npm run ngc`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the ionic-module-template@0.0.12 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\dell\AppData\Roaming\npm-cache\_logs\2018-04-15T15_28_30_611Z-debug.log