cmur2 / language-terraform

Terraform.io support for Atom
MIT License
49 stars 32 forks source link

unable to download package #3

Closed jonhatalla closed 9 years ago

jonhatalla commented 9 years ago

Installing “language-terraform@0.4.0” failed. Unable to download https://www.atom.io/api/packages/language-terraform/versions/0.4.0/tarball: getaddrinfo ENOTFOUND

Steps to reproduce:

  1. open atom
  2. install package
  3. see error

or alternatively apm install language-terraform

jonhatalla commented 9 years ago

Downloaded https://github.com/GiantToast/language-terraform/archive/v0.4.0.zip and moved contents to ~/.atom/packages/language-terraform reloaded atom and it worked, seems to be either an issue with the publishing of the package, or my ability to download the package through apm

GiantToast commented 9 years ago

Hmm I was able to recreate the issue, looking into it now. Thanks.

GiantToast commented 9 years ago

After installing from the gui, and then uninstalling and reinstalling via apm it seems to be working now.

GiantToast commented 9 years ago

Please give that a shot and let me know if works, then I can close this out.

GiantToast commented 9 years ago

Closing this due to inactivity. I verified that it worked once again.