Monday
Hi everyone,
I am trying to install the workato-connector-sdk gem by following the official Workato documentation (Connector SDK > CLI > Getting Started with the SDK Gem). However, I am encountering an error when running the following command:
cmd -> "gem install workato-connector-sdk"
The installation fails, and I have attached a screenshot of the error message.
Verified that Ruby and Bundler are installed correctly (ruby -v and gem -v return expected versions).
Checked network connectivity to ensure no firewall or proxy is blocking the installation.
Tried running the command with administrative privileges (Run as Administrator).
Updated RubyGems (gem update --system).
Checked if any dependencies are missing.
Despite these steps, the issue persists. Has anyone faced a similar issue? Any insights on resolving this would be greatly appreciated!
Thanks in advance! ๐