run "npm install" script from CMD. rm -rf node_modules/codemirror/mode/rpm/changes has PROBLEM. How can I solve this problem. I think This problem is windows platform based.
'rm' is not recognized as an internal or external command,
operable program or batch file.
npm WARN gravitee-management-webui@3.6.0 No repository field.
npm WARN gravitee-management-webui@3.6.0 No license field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules\webpack\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules\karma\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @gravitee/ui-components@1.3.2 postinstall: rm -rf node_modules/codemirror/mode/rpm/changes
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @gravitee/ui-components@1.3.2 postinstall 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\alife\AppData\Roaming\npm-cache_logs\2021-03-12T08_58_44_311Z-debug.log
In gravitee-management-webui-3.6.0 version
run "npm install" script from CMD. rm -rf node_modules/codemirror/mode/rpm/changes has PROBLEM. How can I solve this problem. I think This problem is windows platform based.
'rm' is not recognized as an internal or external command, operable program or batch file. npm WARN gravitee-management-webui@3.6.0 No repository field. npm WARN gravitee-management-webui@3.6.0 No license field. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules\webpack\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules\karma\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! @gravitee/ui-components@1.3.2 postinstall:
rm -rf node_modules/codemirror/mode/rpm/changes
npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the @gravitee/ui-components@1.3.2 postinstall 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\alife\AppData\Roaming\npm-cache_logs\2021-03-12T08_58_44_311Z-debug.log