workshopper / learnyounode

Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.
Other
7.24k stars 1.84k forks source link

npm install learnyounode stuck at extracting es5-ext #643

Closed VirginiaBalseiro closed 5 years ago

VirginiaBalseiro commented 5 years ago

I've been trying to install learnyounode all day, it always gets stuck at extracting es5-ext

I tried downgrading node to v8, upgrading to latest version (the one I'm currently using), but it always gets stuck at the exact same spot. For hours.

Tried yarn, same.

Tried downloading zip and installing locally, same.

After a bunch of tries, now it also gets stuck or takes forever at postinstall sill install executeActions.

I am on Windows 10. If someone is able to help me out I'd really appreciate it as there is no way I can get this installed.

VirginiaBalseiro commented 5 years ago

Fixed. Left it installing overnight (!) and it finally worked. I guess it just takes several hours for some reason.