Skip to content
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

Nginx DockerFile update and course completion request #20

Open
hamedasgari20 opened this issue Apr 7, 2022 · 0 comments
Open

Nginx DockerFile update and course completion request #20

hamedasgari20 opened this issue Apr 7, 2022 · 0 comments

Comments

@hamedasgari20
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant