adtac / climate

The swiss-army knife of utility tools for Linux.
GNU General Public License v3.0
1.43k stars 76 forks source link

error climate is-up #17

Closed Oxicode closed 7 years ago

Oxicode commented 7 years ago

image

Oxicode commented 7 years ago

Mi instalación image

adtac commented 7 years ago

@Oxicode please try without the http:// before the domain name. climate is-up oxicode.io works for me.

Oxicode commented 7 years ago

image

adtac commented 7 years ago

Can you run the install again and post the output? I think npm is not installing all dependencies for some reason.

If not, you can try npm install -g is-up-cli

Oxicode commented 7 years ago

image

nickpolet commented 7 years ago

I get the same error as @Oxicode as well. Running npm install -g is-up-cli doesn't fix the issue either. I'm running a fresh Ubuntu 16.04 install, so there shouldn't be any npm issues.

adtac commented 7 years ago

@Oxicode @nickpolet could you try the install again with the latest version? I spawned up a fresh Ubuntu 16.04 VM and tested the install (from the current master; I added a couple of commits) and it worked.

Oxicode commented 7 years ago

Is Ok, thx image

adtac commented 7 years ago

Great! :)

@nickpolet could you confirm as well?