You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixesskills#138
- Added a note advising users to wait sufficiently if errors occur.
- Note: Running commands before the codespace is fully set up might result in errors. If an error occurs, please open a new codespace and wait a sufficient amount of time before trying again.
Copy file name to clipboardExpand all lines: .github/steps/4-personalize-codespace.md
+1
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,7 @@ Let's see how this works!
68
68
1. Click the **Create codespace on main** button.
69
69
70
70
> Wait about **2 minutes** for the codespace to spin itself up.
71
+
> **Note:** Running commands before the codespace is fully set up might result in errors. If an error occurs, please open a new codespace and wait a sufficient amount of time before trying again.
71
72
72
73
1. Verify your codespace is running, as you did previously.
73
74
1. Verify the `setup.sh` file is present in your VS Code editor.
0 commit comments