You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Hello,
I tried to install filesync on my computer with
npm i filesync -g
I got this output on my command prompt:
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. ^^
The text was updated successfully, but these errors were encountered: