Sou usuária Mac e estou com a versão mais atual do Angular CLI a 7.0.15 e não consigo fazer o downgrade pois não desinstala o angular da minha máquina.
:node_modules caru$ npm uninstall -g @angular/cli npm ERR! code EACCES npm ERR! syscall rename npm ERR! path /usr/local/lib/nodemodules/@angular/cli npm ERR! dest /usr/local/lib/nodemodules/@angular/.cli-G39XYeT9 npm ERR! errno -13 npm ERR! Error: EACCES: permission denied, rename '/usr/local/lib/nodemodules/@angular/cli' -> '/usr/local/lib/nodemodules/@angular/.cli-G39XYeT9' npm ERR! [Error: EACCES: permission denied, rename '/usr/local/lib/nodemodules/@angular/cli' -> '/usr/local/lib/nodemodules/@angular/.cli-G39XYeT9'] { npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'rename', npm ERR! path: '/usr/local/lib/nodemodules/@angular/cli', npm ERR! dest: '/usr/local/lib/nodemodules/@angular/.cli-G39XYeT9' npm ERR! } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator.
npm ERR! A complete log of this run can be found in: npm ERR! /Users/carumolina 1/.npm/logs/2020-12-16T0032_25_985Z-debug.log
Já tentei limpar o cachê mas tenho o mesmo erro de permissão, também tentei mudar as permissões das pastas mas nada aconteceu...é possível dar continuidade a esse treinamento dessa forma?