AIO cloudManager Plugin Error
Hi,
I'm trying to install the adobe I/O CLI plugin for cloudManager to authenticate Performance but it's giving me error when I run the command to install plugin. I try running this in home dir and in project dir but no luck. I'm using Mac.
This is the command to download plugin
aio plugins:install @61380/aio-cli-plugin-cloudmanager
This is the error it's throwing.
userName % aio plugins:install @61380/aio-cli-plugin-cloudmanager
Installing plugin @61380/aio-cli-plugin-cloudmanager... ⢿
Installing plugin @61380/aio-cli-plugin-cloudmanager... ⣷ [1/4] Resolving packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/@adobe%2faio-cli-plugin-clo
Installing plugin @61380/aio-cli-plugin-cloudmanager... failed
Error: yarn add @61380/aio-cli-plugin-cloudmanager@latest --non-interactive
--mutex=file:/Users/userName/.local/share/@adobe/aio-cli/yarn.lock
--preferred-cache-folder=/Users/userName/Library/Caches/@adobe/aio-cli/yarn
--check-files exited with code 1
I have the yarn installed
1.22.19
aio version:
9.3.0
Node:
v16.19.1 (I tried it with V19 but no luck)