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
This confused me for a long time and has caused my browser build to fail on multiple occasions, so I figured I would help the next person. (Yes, I know I am extremely impatient, I just wanna get things done)
Signed-off-by: Anoms12 <[email protected]>
Co-authored-by: Anoms12 <[email protected]>
Copy file name to clipboardExpand all lines: content/docs/contribute/desktop.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ To set up the browser, you need to download additional files and prepare the env
55
55
npm run init
56
56
```
57
57
58
-
This command handles all the necessary bootstrapping tasks, such as setting up configuration files and downloading essential resources.
58
+
This command handles all the necessary bootstrapping tasks, such as setting up configuration files and downloading essential resources. The process may take some time, and there may be periods of time where it appears inactive — but rest assured, the commands are running in the background.
0 commit comments