Skip to content

permission issue on windows #4

@rayenhidri27

Description

@rayenhidri27

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-docker

it 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-docker

but i had an error as you can see in he screenshot below
erreur-docker

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions