-
Notifications
You must be signed in to change notification settings - Fork 10
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
Unsupported on DocPad >= v6.46 #9
Comments
See the issue from a few days ago :) I fixed it up (all it took was a version bump...), all you should need to do is |
Ooops. So sorry man. Will be more careful next time. Could you |
Oh, that was silly of me... I apparently forgot to publish 🍨 Done now! |
Sorry to be bugging you again. I'm aware that sunny doesn't work with Node.js > v0.8, but with the latest push it seems to break v0.8 too. Any idea?
|
Hmm, which cloud service are you using? Are you using S3 with a bucket name
|
Hmmm... I've tried setting
|
Can you try it with Node v0.10.x? Running docpad with 0.8 gave me all kinds
|
Oh I thought sunny didn't work with 0.10! Cool. I actually have two questions now...
|
Hmm... I'll have a look later. Maybe Docpad has changed the API... Also, As for the connection without certs thing, not that I know of...
|
It's sad that I have to report that the same thing happened... Here are the steps I took just in case I'm missing something:
Am I missing a step? On the cert thing, it's cool as long as that's the best way of doing things. :) |
Okay, I've gone through it all now (and can reproduce the error) and it seems to me that it must be an error in Docpad itself.
This means that So it seems that the issue is with Docpad... Especially considering that this code worked fine until they updated. |
That's what I suspected too... May I ask what versions of Node.js, DocPad, and docpad-plugin-sunny you use to make it work prior to this? I'm still getting this for DocPad between v6.45 and v6.50:
|
I can't say, I'm afraid. I haven't actually used Docpad in a very long
|
@bobobo1618 I see. Thanks for supporting this and not let this become a dormant repo! |
FYI, the version bump likely mixed up docpad. You're using http://docpad.org/docs/plugin-write#package-json
Also, the |
Dammit Docpad. God your plugin support pisses me off sometimes. Actually, I don't think I'm going to do anything about this. "engines": {
"node": ">=0.4.0",
"docpad": "6.x"
} Finds the issue you opened and comments. |
Output from DocPad:
The text was updated successfully, but these errors were encountered: