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

no such file or directory? #2

Open
andrew-luhring opened this issue Jan 16, 2014 · 1 comment
Open

no such file or directory? #2

andrew-luhring opened this issue Jan 16, 2014 · 1 comment

Comments

@andrew-luhring
Copy link

Do any of these errors look like something caused by your github_textmate preview?
So... this project is from a few years ago so maybe something's outdated? I'm getting these errors:

/Users/derp/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/webpreview.sh: line 19: /Users/derp/.rbenv/shims/ruby: No such file or directory 


/Users/derp/Library/Application Support/TextMate/Managed/Bundles/markdown-redcarpet.tmbundle/Support/bin/redcarpet.rb:16:  syntax error, unexpected ':', expecting ')' css = "" ^

 /Users/derp/Library/Application Support/TextMate/Managed/Bundles/markdown-redcarpet.tmbundle/Support/bin/redcarpet.rb:16:  syntax error, unexpected ')', expecting '}' css = "" ^ 

/Users/derp/Library/Application Support/TextMate/Managed/Bundles/markdown-redcarpet.tmbundle/Support/bin/redcarpet.rb:16:  unterminated string meets end of file

Either way, do you know what I can do about them?

Mac OS X 10.8.5
TextMate version 2.0-alpha.9503
ruby 2.0.0p353
rvm 1.25.15
...

@kneath
Copy link
Owner

kneath commented Jan 17, 2014

This looks a little more lower level — like your markdown parser isn't working. My plugin is just CSS to style it similar to GitHub's styles. Unfortunately it's been several years since I even used TextMate so I can't say I'll be much help :/ Sorry about that.

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