superfly / fly

Deploy app servers close to your users. Package your app as a Docker image, and launch it in 17 cities with one simple CLI.
https://fly.io
985 stars 47 forks source link

Can't Install @fly/fly with npm or yarn #186

Closed traversng closed 6 years ago

traversng commented 6 years ago

Can't install @fly/fly with npm nor yarn.

mrkurt commented 6 years ago

Huh, those Argument list too long errors are interesting. This happens both with and without -g?

mrkurt commented 6 years ago

I can't replicate this at all. It works with every version of node I install with nvm. But those errors don't look like nvm exactly, they look like some modules are getting really long paths.

traversng commented 6 years ago

@mrkurt when I get home, Ill try installing without -g. Other than that, I'll need to spend more time on it. Pretty 😞

mrkurt commented 6 years ago

Let us know if you get more info on this! I can't replicate it.