HPE Morpheus Enterprise Software
1856404 Members
7258 Online
104112 Solutions
New Discussion

Re: Unable to Install Morpheus CLI and getting the error

 
Not applicable

Unable to Install Morpheus CLI and getting the error

Hello Morpheus Team,

Need you help in fixing Morpheus CLI installation issue on my Windows 2019 system.
When I run gem install morpheus-cli, I am getting this error. I checked log file but could not fix it. Appreciate your help here.

4 REPLIES 4
Not applicable

Re: Unable to Install Morpheus CLI and getting the error

Thank you, Appreciate your help :slight_smile:

Not applicable

Re: Unable to Install Morpheus CLI and getting the error

It sounds like you have a Ruby installation that is missing the Devkit.
You’ll want to install Ruby WITH Devkit. This is needed for certain libraries to be compiled.
You can find the installers for Windows here: Downloads

Not applicable

Re: Unable to Install Morpheus CLI and getting the error

Thank You. I have installed Ruby and ran gem install morpheus cli but again stuck in below error.
Please assist.

Not applicable

Re: Unable to Install Morpheus CLI and getting the error

The command is actually gem install morpheus-cli.
The command you ran is installing two different and unrelated gems (morpheus and cli).