Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation issues #1

Closed
jamesryanbell opened this issue Jun 9, 2014 · 3 comments
Closed

Installation issues #1

jamesryanbell opened this issue Jun 9, 2014 · 3 comments

Comments

@jamesryanbell
Copy link

Hi

I am getting a large number of errors when I try and install via npm
npm install catch-me -g
as per the instructions. I've updated my node.js to the latest version 0.10.28 and I've cleared my npm cache npm cache clean but I still getting error when I try and install. Any ideas?
Example of the errors:
image

image

I'm using Windows 7.

Thanks,
James

@Pentiado
Copy link
Owner

Hi,
I have bad memories of Windows, things just don't work. I have a feeling it's just an issue with one of the dependencies. Later this week I will find time and steal my fiancee computer so I will be able to check this.

@jamesryanbell
Copy link
Author

Much appreciated, if you need anything from me to help debug the issue just let me know.

@Pentiado
Copy link
Owner

I tried to reproduce it on Windows 8 and I couldn't install NodeJS. Progress bar didn't move and computer didn't want to stop working even after turning it off. I typed few keywords to google and the only relevant thing that I found was on EOENT 34 a recent issue with npm - npm/npm#3664. Long time ago when I tried to install Rails app on Windows I was checking one dependency after another and googling how to fix that and how to fix dependencies of this dependency, after almost three weeks I lost all love to Windows that I had and I switched to Mac.
The only tip that I can give you is to check each dependency so install separately and when you discover which are problematic ask for help on their repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants