heroku / heroku-slugs

CLI Plugin to manage downloading of slugs
38 stars 9 forks source link

Can't install Windows 10 #15

Closed rubenesque-code closed 5 years ago

rubenesque-code commented 5 years ago

System: Windows 10 Pro

I tried to install using the command heroku plugins:install heroku-slugs but get the error:

 !    yarn add heroku-slugs@latest --non-interactive
 !    --mutex=file:C:\Users\mr-robot\AppData\Local\heroku\plugins\yarn.lock
 !    --preferred-cache-folder=C:\Users\mr-robot\AppData\Local\heroku\yarn --registry=https://cli-npm.heroku.com exited !    with code 1
 !    error An unexpected error occurred: "https://cli-npm.heroku.com/heroku-slugs: Hostname/IP does not match
 !    certificate's altnames: Host: cli-npm.heroku.com. is not in the cert's altnames: DNS:*.herokuapp.com,
 !    DNS:herokuapp.com".
 !
 !    yarn add v1.6.0
 !    info No lockfile found.
 !    [1/4] Resolving packages...
 !    info If you think this is a bug, please open a bug report with the information provided in
 !    "C:\\Users\\mr-robot\\AppData\\Local\\heroku\\plugins\\yarn-error.log".
 !    info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

Any help much appreciated.

tehnrd commented 4 years ago

This is still happening for me, but you closed the issue? @ruben00001 did you find a work around?