Skip to content

Incomple informations in README #2

@ice3

Description

@ice3

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.json file 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions