aio cli registry error
Hi,
I am trying to run
aio plugins:install @adobe/aio-cli-plugin-cloudmanager
But i am getting the following error :
warning ..\..\..\..\package.json: No license field
error An unexpected error occurred: "https://registry.npmjs.org/@adobe%2faio-cli-plugin-aem-cloud-service-migration/@adobe%2faio-cli-plugin-aem-cloud-service-migration: unable to get local issuer certificate".
Installing plugin @61380/aio-cli-plugin-aem-cloud-service-migration... failed
Error: yarn add @61380/aio-cli-plugin-aem-cloud-service-migration@latest --non-interactive
--mutex=file:C:\Users\AppData\Local\@adobe\aio-cli\yarn.lock
--preferred-cache-folder=C:\Users\AppData\Local\@adobe\aio-cli\yarn --check-files exited with code 1
I have tried with npm config set registry http://registry.npmjs.org/ and setting the ssl to false. Nothing worked.
Please find the aio version below:
@61380/aio-cli/5.0.1 win32-x64 node-v10.13.0
Please provide insights on resolving the issues