particle4dev / meteor-sass

WARNING: This project is outdated and not maintained anymore - SCSS for meteor
4 stars 1 forks source link

Core dumped on the new release #3

Closed mrktrace closed 10 years ago

mrktrace commented 10 years ago

Yesterday I just updated to the 0.1.6 version in a Meteor Project on Nitrous.io and I just got this error:

node: ../node_modules/nan/nan.h:1725: bool NanGetExternalParts(v8::Handlev8::Value, const char*, sizet): Assertion `val->IsString()' failed. Aborted (core dumped)

particle4dev commented 10 years ago

I just fixed it in 0.1.7, it work for me. See issue discussion at node-sass: sass/node-sass#337