node-sass (as dep of the docpad plugin) not installing #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Author: @skddc
Author: @galfert
I'm getting the same error on OS X. Looks like that version of node-sass (1.2.3) is not compatible with the current libsass we have installed. The current version of node-sass is 2.1.1.
Author: @skddc
What's the recommended fix in such a situation? Should we try to upgrade the DocPad plugin?
Author: @galfert
Yes, looks like they updated the plugin 4 days ago, using a newer version of node-sass now.
Author: @skddc
Ah, cool.