/markdown.js not found (other "built-ins" like the CSS and Favicon not found either)
Opened this issue · 1 comments
convexset commented
I'm using OS X and ST3 build 3124.
When I attempt to read a markdown file, nothing renders. I see that /markdown.js
is used to render the file... But it fails as follows in the Sublime Text console.
127.0.0.1 - - [23/Sep/2016 00:15:33] "GET /training-and-such/foundational-javascript-refresher/index.md HTTP/1.1" 200 -
127.0.0.1 - - [23/Sep/2016 00:15:33] code 404, message File not found
127.0.0.1 - - [23/Sep/2016 00:15:33] "GET /markdown.js HTTP/1.1" 404 -
... the same happens for /SublimeServer.css
.
127.0.0.1 - - [23/Sep/2016 00:18:03] "GET /training-and-such/foundational-javascript-refresher/ HTTP/1.1" 200 -
127.0.0.1 - - [23/Sep/2016 00:18:03] code 404, message File not found
127.0.0.1 - - [23/Sep/2016 00:18:03] "GET /SublimeServer.css HTTP/1.1" 404 -
I opened up the package file but things are there.
Not sure how Sublime Packages work though. (Did I mention I'm on OS X?)
pwneddesal commented
Remove the Sublimeserver via package manager, Then re-install it using git http://learningcn.com/SublimeServer/