При установке npm возникает ошибка. что не так?
PS C:\programming\Coderslang\task3001> npm install -g create-react-app
npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
changed 67 packages, and audited 68 packages in 3s
4 packages are looking for funding
run npm fund
for details
2 high severity vulnerabilities
Some issues need review, and may require choosing
a different dependency.
Run npm audit
for details.
PS C:\programming\Coderslang\task3001>
PS C:\programming\Coderslang\task3001> create-react-app my-first-app
create-react-app : Невозможно загрузить файл C:\Users\User\AppData\Roaming\npm\create-react-app.ps1, так как выполнение сценариев отключено в этой
системе. Для получения дополнительных сведений см. about_Execution_Policies по адресу https:/go.microsoft.com/fwlink/?LinkID=135170.
строка:1 знак:5
create-react-app my-first-app
~~~~~~~~~~~ + CategoryInfo : Ошибка безопасности: (🙂 [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess