Open
Description
Dear Piotr Płoński
Thank you very much for your tutorials. Undoubtedly, using this structure can create valuable applications.
After cloning the code and using the docker-compose -f docker-compose-dev.yml build
command, I got an error ERROR [build 5/7] RUN npm ci --silent
. The problem was solved by changing the code RUN npm ci --silent
on line 9 of the Nginx DockeFile to RUN npm install
.
If possible, please complete this course and add the unfinished parts to the course, such as resetting the password in frontend and adding the subscription payment mechanism or production ready Email verification.
Finally, I sincerely thank you for sharing your knowledge and helping to develop new software.
Best regards
Hamed Asgari
Metadata
Metadata
Assignees
Labels
No labels