node-sass (as dep of the docpad plugin) not installing #1
Labels
No Label
bug
design
dev environment
docs
duplicate
enhancement
feature
good first issue
idea
invalid
kredits-1
kredits-2
kredits-3
on hold
ops
question
release
major
release
minor
release
patch
security
ui/ux
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: kosmos/website#1
Loading…
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.