-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NPM Error in frontend build #2
Comments
Maybe this issue should be moved to the frontend project? |
I will take a look at it. PR #1 could solve this problem. In addition, an older, but freely available ZIP file is currently downloaded. I have already asked if I can use newer ZIP files from the published using dropbox in the future. In addition to this, https://github.com/CCC-MF/bwhc-frontend/tree/docker and KohlbacherLab/bwhc-frontend#1 might be of interest. |
I suggest to use https://github.com/CCC-MF/bwhc-frontend/tree/docker (with docker branch) to create a docker image. This will use latest (at the time of writing) frontend application and builds a docker image using Node.js 16 from source. As mentioned above, the Dockerfile in this (docker-bwHealthCloud) project downloads outdated frontend package and I have to await permission to publish a new version with a download link providing newer frontend package. |
The build of the |
We provide docker images for frontend application here: https://github.com/orgs/CCC-MF/packages?repo_name=bwhc-frontend The images will be build from See docker/entrypoint.sh for more information. I will close this issue. Since this project will be archived soon, please use this link to file any issues related to the docker build: https://github.com/CCC-MF/bwhc-frontend/issues Use this project/link to file any issues related to the frontend application itself: https://github.com/KohlbacherLab/bwhc-frontend/issues |
I'm trying to build the frontend using the command from the README and the default build arguments on SLES 15 with Docker 23.0.6-ce.
Step 16/22 fails with the following error message:
This seems to be an bug in one of the dependencies of nuxt, consola...
The text was updated successfully, but these errors were encountered: