TheJumpCloud / jumpcloud-dashboard

MIT License
3 stars 1 forks source link

Cannot start on Linux #63

Open Binternet opened 3 years ago

Binternet commented 3 years ago

Running on a fresh Ubuntu 18.04.5 LTS EC2 Instance, Dashboard fails to start, here are my powershell details:

Name                           Value
----                           -----
PSVersion                      7.1.3
PSEdition                      Core
GitCommitId                    7.1.3
OS                             Linux 5.4.0-1038-aws #40~18.04.1-Ubuntu SMP Sat Feb 6 01:56:56 UTC 2021
Platform                       Unix
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0
PS /opt> Install-Module "JumpCloud.Dashboard"  -Force                                                                                                          Install-Package: /opt/microsoft/powershell/7/Modules/PowerShellGet/PSModule.psm1:9711
Line |
9711 |  … talledPackages = PackageManagement\Install-Package @PSBoundParameters
     |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | No match was found for the specified search criteria and module name 'JumpCloud.Dashboard'. Try Get-PSRepository to see all available
     | registered module repositories.

And Running Get-PSRepository gets this:

PS /opt> Get-PSRepository

Name                      InstallationPolicy   SourceLocation
----                      ------------------   --------------
PSGallery                 Untrusted            https://www.powershellgallery.com/api/v2
Alive10 commented 3 years ago

Have @TheJumpCloud/support delivered a response/sollution/workaround. Im in the same version and geting the same error...