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
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -143,7 +143,9 @@ You will need to add the following line to your hosts file. The hosts file is no
143
143
144
144
3. Go to https://local.topcoder-dev.com
145
145
146
-
>**NOTE**: The site must run on port 443 in order for auth0 to work and for the site to load properly. Mac users will need to run the app with elevated permissions.
146
+
>**NOTE**: The site must run on port 443 in order for auth0 to work and for the site to load properly. Mac users will need to run the app with elevated permissions, as in:
147
+
148
+
>% sudo yarn start
147
149
148
150
Run following command to allow node to run apps on ports lowert than 500:
0 commit comments