Sorry that you're having trouble. You should be able to copy that file from your container into your host. First run "docker ps" to get the container id value. Then run "docker cp CONTAINER_ID:/app/package.json .", replacing the CONTAINER_ID with the id you get from the previous step. So for instance, if the container id was 123456, then your command would be "docker cp 123456:/app/package.json ."
Quality and timely content! Thank you Div for the effort with this tutorial.
Thank you for all your support! ✨❤️🙏
From fcc❤
Love that! Thanks for stopping by ✨🙏
Nice tutorial!
Thank you for watching! 🙏
Well explained and to BS content!
Thanks for taking the time to leave a comment! Glad to have you here ✨🙏
Thanks mam
And thank you for watching! 🙏
good content
Thank you so much for watching! I appreciate the comment 🙏
Nice
Thanks for your support, @sarathtvmala!
When I initialize node the package.json does not appear in my vscode file explorer, but i can see it in my Docker container.
Sorry that you're having trouble. You should be able to copy that file from your container into your host. First run "docker ps" to get the container id value. Then run "docker cp CONTAINER_ID:/app/package.json .", replacing the CONTAINER_ID with the id you get from the previous step.
So for instance, if the container id was 123456, then your command would be "docker cp 123456:/app/package.json ."
Create a series on social media golang apis ( basic features ) if possible or any fullstack mobile app
OK
Any update?
golang-nextjs
OK