Hi guys,
I tried to upgrade my Node version to the latest current version (version 6) that just came out today. I had to downgrade again, because this version doesn't play nicly together with gulp-sass.
Do you have any idea on how to fix this?
[project] npm install --save-dev gulp-sass branch โญ
npm WARN deprecated [email protected]: this package has been reintegrated into npm and is now out of date with respect to npm
npm WARN prefer global [email protected] should be installed with -g
> [email protected] install /Users/user/project/node_modules/node-sass
> node scripts/install.js
Binary downloaded and installed at /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node
> [email protected] postinstall /Users/user/project/node_modules/node-sass
> node scripts/build.js
"/Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node" exists.
testing binary.
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805- 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::Number::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::Number>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::Number>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805- 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::Number::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::Number>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::Number>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805- 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::Number::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::Number>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::Number>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805- 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::Number::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::Number>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::Number>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805- 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::String::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::String>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::String>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805- 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::String::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::String>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::String>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805- 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::Color::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::Color>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::Color>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805- 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::Color::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::Color>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::Color>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805- 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::Color::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::Color>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::Color>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805- 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::Color::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::Color>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::Color>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805- 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::Color::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::Color>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::Color>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805- 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::Color::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::Color>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::Color>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805- 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::Color::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::Color>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::Color>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop wo 7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805- 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::Boolean::get_constructor()
3: SassTypes::Factory::initExports(v8::Local<v8::Object>)
4: RegisterModule(v8::Local<v8::Object>)
5: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
6: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
7: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
8: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
9: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805- 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::List::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::List>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::List>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805- 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::List::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::List>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::List>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805- 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::List::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::List>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::List>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805- 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::List::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::List>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::List>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805-ng[134]: /Users/user/project/node_modules/node-sass/lib/index.js>)
12: _load [module.js:407] [pc=0x1f12748345e2] (this=0x382d0100e119 <JS Function Module (SharedFunctionInfo 0x91afcb286b9)>#3#,request=0x91afcb57cb9 <String[3]: ../>,parent=0x382d0100eaa9 <a Module with map 0xcb5c58181b9>#8#,isMain=0x1fcced204299 <false>)
13: require [module.js:466] [pc=0x1f1274841653] (this=0x382d0100eaa9 <a Module with map 0xcb5c58181b9>#8#,path=0x91afcb57cb9 <String[3]: ../>)
14: require(aka require) [internal/module.js:20] [pc=0x1f1274841386] (this=0x1fcced204189 <undefined>,path=0x91afcb57cb9 <String[3]: ../>)
15: testBinary [/Users/user/project/node_modules/node-sass/scripts/build.js:206] [pc=0x1f127485f029] (this=0x1fcced2e99f1 <JS Global Object>#9#,options=0x382d0111eff1 <an Object with map 0xcb5c582c639>#10#)
16: /* anonymous */ [/Users/user/project/node_modules/node-sass/scripts/build.js:222] [pc=0x1f1274840e4 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::List::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::List>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::List>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805-eb/app/themes/project/node_modules/node-sass/scripts/build.js>)
18: .js [module.js:550] [pc=0x1f127483a46b] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d0100eaa9 <a Module with map 0xcb5c58181b9>#8#,filename=0x382d0100ed59 <String[138]: /Users/user/project/node_modules/node-sass/scripts/build.js>)
19: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d0100eaa9 <a Module with map 0xcb5c58181b9>#8#,filename=0x382d0100ed59 <String[138]: /Users/user/project/node_modules/node-sass/scripts/build.js>)
20: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d0100eaa9 <a Module with map 0xcb5c58181b9>#8#,filename=0x382d0100ed59 <String[138]: /Users/user/project/node_modules/node-sass/scripts/build.js>)
21: _load [module.js:407] [pc=0x1f12748345 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::Map::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::Map>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::Map>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805-
==== C stack trace ===============================
1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::Map::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::Map>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::Map>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805-
==== C stack trace ===============================
1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::Map::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::Map>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::Map>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805-ng[134]: /Users/user/project/node_modules/node-sass/lib/index.js>)
12: _load [module.js:407] [pc=0x1f12748345e2] (this=0x382d0100e119 <JS Function Module (SharedFunctionInfo 0x91afcb286b9)>#3#,request=0x91afcb57cb9 <String[3]: ../>,parent=0x382d0100eaa9 <a Module with map 0xcb5c58181b9>#8#,isMain=0x1fcced204299 <false>)
13: require [module.js:466] [pc=0x1f1274841653] (this=0x382d0100eaa9 <a Module with map 0xcb5c58181b9>#8#,path=0x91afcb57cb9 <String[3]: ../>)
14: require(aka require) [internal/module.js:20] [pc=0x1f1274841386] (this=0x1fcced204189 <undefined>,path=0x91afcb57cb9 <String[3]: ../>)
15: testBinary [/Users/user/project/node_modules/node-sass/scripts/build.js:206] [pc=0x1f127485f029] (this=0x1fcced2e99f1 <JS Global Object>#9#,options=0x382d0111eff1 <an Object with map 0xcb5c582c639>#10#)
16: /* anonymous */ [/Users/user/project/node_modules/node-sass/scripts/build.js:222] [pc=0x1f1274840e4 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::Map::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::Map>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::Map>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x1fcced2c9fa9 <JS Object>#0#
1: .node [module.js:568] [pc=0x1f1274879724] (this=0x382d0100ea09 <an Object with map 0xcb5c5817be1>#1#,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
2: load [module.js:456] [pc=0x1f1274838e72] (this=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/user/project/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:415] [pc=0x1f127483899d] (this=0x1fcced204189 <undefined>,module=0x382d011461c1 <a Module with map 0xcb5c58181b9>#2#,filename=0x382d01146189 <String[155]: /Users/kennethbrogger/Projects/805-ng[134]: /Users/user/project/node_modules/node-sass/lib/index.js>)
12: _load [module.js:407] [pc=0x1f12748345e2] (this=0x382d0100e119 <JS Function Module (SharedFunctionInfo 0x91afcb286b9)>#3#,request=0x91afcb57cb9 <String[3]: ../>,parent=0x382d0100eaa9 <a Module with map 0xcb5c58181b9>#8#,isMain=0x1fcced204299 <false>)
13: require [module.js:466] [pc=0x1f1274841653] (this=0x382d0100eaa9 <a Module with map 0xcb5c58181b9>#8#,path=0x91afcb57cb9 <String[3]: ../>)
14: require(aka require) [internal/module.js:20] [pc=0x1f1274841386] (this=0x1fcced204189 <undefined>,path=0x91afcb57cb9 <String[3]: ../>)
15: testBinary [/Users/user/project/node_modules/node-sass/scripts/build.js:206] [pc=0x1f127485f029] (this=0x1fcced2e99f1 <JS Global Object>#9#,options=0x382d0111eff1 <an Object with map 0xcb5c582c639>#10#)
16: /* anonymous */ [/Users/user/project/node_modules/node-sass/scripts/build.js:222] [pc=0x1f1274840e4 1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: SassTypes::Map::initPrototype(v8::Local<v8::FunctionTemplate>)
3: SassTypes::SassValueWrapper<SassTypes::Map>::get_constructor_template()
4: SassTypes::SassValueWrapper<SassTypes::Map>::get_constructor()
5: SassTypes::Factory::initExports(v8::Local<v8::Object>)
6: RegisterModule(v8::Local<v8::Object>)
7: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
8: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
9: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
10: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
11: 0x1f127470961b
Binary is fine; exiting.
[email protected] /Users/user/project
โโโฌ [email protected]
โโโฌ [email protected]
โ โโโ [email protected]
โ โโโฌ [email protected]
โ โ โโโฌ [email protected]
โ โ โ โโโ [email protected]
โ โ โ โโโ [email protected]
โ โ โโโฌ [email protected]
โ โ โโโ [email protected]
โ โโโฌ [email protected]
โ โ โโโฌ [email protected]
โ โ โโโฌ [email protected]
โ โ โ โโโ [email protected]
โ โ โโโ [email protected]
โ โ โโโ [email protected]
โ โโโฌ [email protected]
โ โ โโโ [email protected]
โ โโโ [email protected]
โ โโโฌ [email protected]
โ โ โโโ [email protected]
โ โ โโโฌ [email protected]
โ โ โ โโโ [email protected]
โ โ โโโ [email protected]
โ โ โโโฌ [email protected]
โ โ โ โโโ [email protected]
โ โ โ โโโฌ [email protected]
โ โ โ โ โโโ [email protected]
โ โ โ โโโฌ [email protected]
โ โ โ โโโ [email protected]
โ โ โ โโโฌ [email protected]
โ โ โ โ โโโ [email protected]
โ โ โ โ โโโ [email protected]
โ โ โ โโโ [email protected]
โ โ โ โโโ [email protected]
โ โ โโโ [email protected]
โ โ โโโฌ [email protected]
โ โ โ โโโ [email protected]
โ โ โโโฌ [email protected]
โ โ โโโ [email protected]
โ โโโฌ [email protected]
โ โ โโโฌ [email protected]
โ โ โ โโโ [email protected]
โ โ โโโ [email protected]
โ โ โโโ [email protected]
โ โโโฌ [email protected]
โ โโโ [email protected]
โ โโโ [email protected]
โ โโโฌ [email protected]
โ โโโ [email protected]
โโโ [email protected]
โโโ [email protected]
Node 6 is not supported. Down grade and you'll be fine.