Hello, I followed the Dspace 7 installation guide, but when deploying the backend, I encountered a problem.
At the URL: [ip]:8080/server, I see the following error (see the first screenshot). I noticed that when you run the ant fresh_install command, the structure of the webapps folder should be webapps/server/browser. However, after successfully running the ant command, the structure is webapps/server/js. Manually creating the browser folder did not help.
Danila Doroshenko