-
Notifications
You must be signed in to change notification settings - Fork 227
Open
Description
i'm following your video on youtube and i arrived to 39 min i had an error
first, when i type this command
docker run -p 5173:5173 -v "$(pwd):/app" -v /app/node_modules react-dockerit don't work => i searched on internet, and it's told that i should type the absolute path to the folder, so i typed :
docker run -p 5173:5173 -v "C:/Users/asus/Desktop/docker_course/react-docker:/app" -v /app/node_modules react-dockerReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels