Yarn Installation Error: Switching to NPM Still Causes Slow, Unresponsive To-Do App #21570
Open
1 task done
Labels
status/triage
Needs triage
Is this a docs issue?
Type of issue
Information is incorrect
Description
in the Docker file the yarn installation cause the error bellow to happen even thought your tutorial specify that you just need to run the command
docker compose watch
for the application to runI try fixing it using npm install yarn but the application still will not show , only a text message containing "Loading..." so I wonder if there is any error with your github code ?
I want to express my gratitude for your help in solving this problem and share this to ensure that future student won't encounter the same problem
Location
https://docs.docker.com/get-started/introduction/develop-with-containers/
Suggestion
thing that need to be change :
The text was updated successfully, but these errors were encountered: