After successfully completing the installation part for the program, when I executed docker-compose up in ~/OpenIoE/rest_api/src/main/docker I found these two errors in the output:
Error #1

This error appeared in the middle of the process, although it continued after. It might not be major but it would nice to clear all the minor errors to have a clean process.
Error #2

This error terminated the process. I can guess it's something about nodejs. I'd like to know how to fix this error so that the process can run without any flaws.