Comment 15 for bug 1554714

Revision history for this message
Bill Erickson (berick) wrote :

Updated instructions for running the new branch:

1. cd Open-ILS/web/js/ui/default/staff/
2. Remove or rename the "bower_components" and "node_modules" directories.
3. sudo npm install
4. bower install

You may not have to remove the directories, but if you don't, it will ask questions about which versions you want to install. With the dependency directories gone, it handles all of that for you by rebuilding everything.