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 Troubles #2

Closed
sky-dev opened this issue Nov 15, 2012 · 1 comment
Closed

Installation Troubles #2

sky-dev opened this issue Nov 15, 2012 · 1 comment

Comments

@sky-dev
Copy link

sky-dev commented Nov 15, 2012

First, thanks for writing this library!

I had some issues installing the library. The directions were pretty spot on except it might be worth noting in the readme that on Windows 7 64-bit there are a few additional things to consider.

First, Python 2 needs to be installed and 'C:\Python27' added to your Windows environment PATH variable in order for 'npm install -g exec-sync' to work.
Second, I had to execute 'npm link exec-sync' in a console run as an administrator, because Meteor does not recognize the default install directory of 'C:\Users[user]\AppData\Roaming\npm\node_modules'. Also, it is important to note that you must be navigated to 'C:\Program Files (x86)\Meteor\lib\node_modules' for it to link node_modules to the correct location.

If you could add these notes to your ReadMe, it may help others as they install the library.

Thanks again!
Nick

@grmlin
Copy link
Owner

grmlin commented Nov 18, 2012

Added your instructions into the readme. Thanks a lot for sharing this, I never tried meteor on my windows machine.

@grmlin grmlin closed this as completed Nov 18, 2012
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