Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/markdown.js not found (other "built-ins" like the CSS and Favicon not found either) #36

Open
convexset opened this issue Sep 22, 2016 · 1 comment

Comments

@convexset
Copy link

convexset commented Sep 22, 2016

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
Copy link

Remove the Sublimeserver via package manager, Then re-install it using git http://learningcn.com/SublimeServer/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants