Help! Stuck on STEP 4 last step with the output. Can someone please advise what the expected output is supposed to look like? #607
-
I am getting error - sl: command not found while trying to execute step 4 of the Activity - Step 14 - Verify your codespace is running, as you did previously. - I did Step 15 - Verify the setup.sh file is present in your VS Code editor. - I did < I was able to verify that the above files were present yet the command (sl) doesn't seem to function.> Step 16 - From the VS Code terminal, type or paste: sl I am unable to realize what this command is supposed to do? Can someone please help as to what the output should be. I wish Github pasted screenshots of what the expected output was supposed to look like. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hello @anieshak I too am experiencing this issue and I believe this is related to the issue raise here skills/code-with-codespaces#121. |
Beta Was this translation helpful? Give feedback.
-
Hello @anieshak Further investigation showed the issue was with the bash script. I updated setup.sh as follows, note the #!/bin/bash
|
Beta Was this translation helpful? Give feedback.
Hello @anieshak
Further investigation showed the issue was with the bash script. I updated setup.sh as follows, note the
-y
:#!/bin/bash