https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17241

--- Comment #3 from Kyle M Hall <[email protected]> ---
Also, if you want to play with Bower, installing it on Debian is pretty
trivial:
sudo apt-get install nodejs npm
sudo ln -s /usr/bin/nodejs /usr/bin/node # Most node packages look for node,
not nodejs
sudo npm install bower -g

Because we have separate lib directories on the staff and opac side, they will
need to be managed separately ( unless we decide to unify them at some point ).
This patch starts with the staff side.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to