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

Compilation error after upgrading docpad. #353

Closed
iammerrick opened this issue Nov 26, 2012 · 3 comments
Closed

Compilation error after upgrading docpad. #353

iammerrick opened this issue Nov 26, 2012 · 3 comments

Comments

@iammerrick
Copy link

It's behaving like the eco plugin isn't installed but the error is coming from marked?

https://gist.github.com/8c605f253b97c5d9ee46

@iammerrick
Copy link
Author

Docpad version 6.13.1
Node version 0.8.14

@balupton
Copy link
Member

Hey, I've reduced this to a warning in v6.13.2. Reasons this can happen:

  1. The plugin to perform the extension render isn't installed
  2. The render didn't actually do anything - perhaps that file doesn't actually using that rendering engine despite having the plugin for that rendering engine installed
  3. The file is not actually meant to be rendered - e.g. jquery-1.8.2.js - in this case it should be moved to the files directory.

More info on this here: #192

Does that solve things?

@iammerrick
Copy link
Author

Wow, terrific response and release time. I hope you are getting paid for this! Thank you!

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