node-sass (as dep of the docpad plugin) not installing
#1
Closed
opened 8 years ago by raucao
·
4 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. 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.