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

Impossible installation on Windows 8 #26

Closed
Xartok opened this issue Jun 10, 2015 · 3 comments
Closed

Impossible installation on Windows 8 #26

Xartok opened this issue Jun 10, 2015 · 3 comments

Comments

@Xartok
Copy link
Contributor

Xartok commented Jun 10, 2015

Hello,

I tried to install filesync on my computer with npm i filesync -g
I got this output on my command prompt:

npm error

I have bower installed globally.
My config:

Windows 8.1 x64
node v0.12.2

Please, can someone tell me it's easy to fix ?
Thanks. ^^

@FGRibreau
Copy link
Owner

the issue is related with bower, check that bower was installed in node_modules, if so change the "postinstall" with "./node_modules/.bin/bower install" and send a PR (even if it should work the way it's currently written)

@Xartok
Copy link
Contributor Author

Xartok commented Jun 13, 2015

Ok thanks, I will do that

@FGRibreau
Copy link
Owner

Fixed in #27

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