forked from MathForSocialJusticeOER/QR4SJ
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcli.log
More file actions
16 lines (14 loc) · 853 Bytes
/
Copy pathcli.log
File metadata and controls
16 lines (14 loc) · 853 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
INFO : PreTeXt project found in `/Users/drew/DAAAAMN/QR4SJ`.
WARNING : Project's CLI version could not be detected from `requirements.txt`.
WARNING : Try `pretext init --refresh` to produce a compatible file.
INFO : Now preparing local server to preview directory `/Users/drew/DAAAAMN/QR4SJ/output/web`.
INFO : (Reminder: use `pretext deploy` to deploy your built project to a public
INFO : GitHub Pages site that can be shared with readers who cannot access your
INFO : personal computer.)
INFO :
WARNING : Port 8000 could not be used.
WARNING : Trying port 53933 instead.
INFO : Success! The most recent build of your project can be viewed in a web browser at the following url:
INFO : http://localhost:53933
INFO : This page should open in a new tab automatically.
INFO : Use [Ctrl]+[C] to halt the server.