I'm trying to install angular on windows 10 using command line " npm install -g @angular/cli" but it won't , it show me error:
npm ERR! code ERR_OSSL_PEM_NO_START_LINE npm ERR! error:0909006C:PEM routines:get_name:no start line
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\administrateur\AppData\Local\npm-cache_logs\2022-09-27T12_55_53_805Z-debug-0.log
can anybody help please , first time it was installed successfully but when i create new angular app it show me error: the schematic workflow failed. see above so i tried to download other version of node and angular then i used yarn and now it won't even work