-
Notifications
You must be signed in to change notification settings - Fork 5
Client not working - angular not defined #6
Comments
I now updated the branch and also the installation instructions. Did you perform a "grunt" or "grunt buildWar" to build the application? When performing "grunt" the 'dist' folder is regenerated. I have tested it and it should work now. Can you please re-test? |
I am build the webapp using
and than serve the webapp using:
The files mentioned above are still empty. In addition, the
Another error message:
And you are somehow using outdated packages:
The complete log file of the build: build.txt |
I just tested it on another windows machine, where none of the required technologies was installed. Hence, I installed git, node, npm and grunt. I cloned the repository and ran Then I ran My guess is, that somehow on your machine, the bower dependencies are not properly installed in folder Maybe we should do a GoTo-Meeting to analyse this issue more directly. |
Hi,
I followed your instructions to build the latest release. When launching the client with the commandline:
I receive the following error message in the javascript console:
The returned website:
The file
js/deps.wps-js-client.min.js
and/css/deps.wps-js-client.min.css
are empty. In the dist folder, I have the following files:My set-up is the following:
Do you need any additional information?
The text was updated successfully, but these errors were encountered: