-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello,
The app doesn't work out of the box when we follow the README instructions.
The client is complaining that "jquery" is not found.
This is problematic because in our setup, the server is not connected to the net while running and it is not straightforward to reconnect once deconnected.
In fact, we need to install the client libraries separatly with download_lib.sh in client/js/lib/
I can see 2 solutions :
- add the line in the README
- change the
package.jsonfile to somehow download the files (adding the libs as a dependency or executing the shell script, I don't know which is the easier)
Metadata
Metadata
Assignees
Labels
No labels