Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prebuilt v3.4.2 archive does not exist for OSX 10.11.5, making installation difficult #991

Closed
mdentremont opened this issue Jul 12, 2016 · 7 comments

Comments

@mdentremont
Copy link

When trying to install an npm lib which has a downstream dependency on node-gyp I get: Cannot download "https://github.com/sass/node-sass/releases/download/v3.4.2/darwin-x64-48_binding.node"

Due to the 404, npm then tries to manually build node-gyp, which takes a very long time and even after it does build, I get a stacktrace when trying to run my app; this stacktrace is not displayed on the exact same MacBook and same code revision, but just an earlier OSX.

Here's the stack just in case you can think of something I might be doing wrong :(

(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: 0x275c9d6c9e59 <JS Object>#0#
    1: .node [module.js:568] [pc=0x2b5d9596cac4] (this=0x62517b14161 <an Object with map 0xa7c23e1a261>#1#,module=0x1eee46270a91 <a Module with map 0xa7c23e1a839>#2#,filename=0x1eee462709d1 <String[161]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
    2: load [module.js:~449] [pc=0x2b5d95827836] (this=0x1eee46270a91 <a Module with map 0xa7c23e1a839>#2#,filename=0x1eee462709d1 <String[161]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
    3: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x2b5d9563529d] (this=0x275c9d604189 <undefined>,module=0x1eee46270a91 <a Module with map 0xa7c23e1a839>#2#,filename=0x1eee462709d1 <String[161]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
    4: _load [module.js:409] [pc=0x2b5d95630e82] (this=0x62517b14119 <JS Function Module (SharedFunctionInfo 0x18ddb4a2db59)>#3#,request=0x1eee4626f7b9 <String[161]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/vendor/darwin-x64-48/binding.node>,parent=0x1eee4625c091 <a Module with map 0xa7c23e1a839>#4#,isMain=0x275c9d604299 <false>)
    5: require [module.js:~465] [pc=0x2b5d95688d8b] (this=0x1eee4625c091 <a Module with map 0xa7c23e1a839>#4#,path=0x1eee4626f7b9 <String[161]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
    6: require(aka require) [internal/module.js:20] [pc=0x2b5d9563e786] (this=0x275c9d604189 <undefined>,path=0x1eee4626f7b9 <String[161]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
    7: /* anonymous */ [/Users/<username>/git/<project>/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/lib/index.js:16] [pc=0x2b5d95969e91] (this=0x1eee4625c0e1 <an Object with map 0x3a06c9407bc9>#5#,exports=0x1eee4625c0e1 <an Object with map 0x3a06c9407bc9>#5#,require=0x1eee46262b21 <JS Function require (SharedFunctionInfo 0x18ddb4a5c971)>#6#,module=0x1eee4625c091 <a Module with map 0xa7c23e1a839>#4#,__filename=0x1eee4625bfe9 <String[140]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/lib/index.js>,__dirname=0x1eee46262ab9 <String[131]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/lib>)
    8: _compile [module.js:541] [pc=0x2b5d9563ddb0] (this=0x1eee4625c091 <a Module with map 0xa7c23e1a839>#4#,content=0x1eee4625cf01 <Very long string[9231]>#7#,filename=0x1eee4625bfe9 <String[140]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/lib/index.js>)
    9: .js [module.js:550] [pc=0x2b5d95636d6b] (this=0x62517b14161 <an Object with map 0xa7c23e1a261>#1#,module=0x1eee4625c091 <a Module with map 0xa7c23e1a839>#4#,filename=0x1eee4625bfe9 <String[140]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/lib/index.js>)
   10: load [module.js:~449] [pc=0x2b5d95827836] (this=0x1eee4625c091 <a Module with map 0xa7c23e1a839>#4#,filename=0x1eee4625bfe9 <String[140]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/lib/index.js>)
   11: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x2b5d9563529d] (this=0x275c9d604189 <undefined>,module=0x1eee4625c091 <a Module with map 0xa7c23e1a839>#4#,filename=0x1eee4625bfe9 <String[140]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/lib/index.js>)
   12: _load [module.js:409] [pc=0x2b5d95630e82] (this=0x62517b14119 <JS Function Module (SharedFunctionInfo 0x18ddb4a2db59)>#3#,request=0x35a198df5ef9 <String[9]: node-sass>,parent=0x1eee46220b21 <a Module with map 0xa7c23e1a839>#8#,isMain=0x275c9d604299 <false>)
   13: require [module.js:~465] [pc=0x2b5d95688d8b] (this=0x1eee46220b21 <a Module with map 0xa7c23e1a839>#8#,path=0x35a198df5ef9 <String[9]: node-sass>)
   14: require(aka require) [internal/module.js:20] [pc=0x2b5d9563e786] (this=0x275c9d604189 <undefined>,path=0x35a198df5ef9 <String[9]: node-sass>)
   15: /* anonymous */ [/Users/<username>/git/<project>/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/index.js:5] [pc=0x2b5d9577daf4] (this=0x1eee46220b71 <an Object with map 0x3a06c9407bc9>#9#,exports=0x1eee46220b71 <an Object with map 0x3a06c9407bc9>#9#,require=0x1eee46222f69 <JS Function require (SharedFunctionInfo 0x18ddb4a5c971)>#10#,module=0x1eee46220b21 <a Module with map 0xa7c23e1a839>#8#,__filename=0x1eee46220a91 <String[113]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/index.js>,__dirname=0x1eee46222f01 <String[104]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps>)
   16: _compile [module.js:541] [pc=0x2b5d9563ddb0] (this=0x1eee46220b21 <a Module with map 0xa7c23e1a839>#8#,content=0x1eee462217c1 <Very long string[2481]>#11#,filename=0x1eee46220a91 <String[113]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/index.js>)
   17: .js [module.js:550] [pc=0x2b5d95636d6b] (this=0x62517b14161 <an Object with map 0xa7c23e1a261>#1#,module=0x1eee46220b21 <a Module with map 0xa7c23e1a839>#8#,filename=0x1eee46220a91 <String[113]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/index.js>)
   18: load [module.js:~449] [pc=0x2b5d95827836] (this=0x1eee46220b21 <a Module with map 0xa7c23e1a839>#8#,filename=0x1eee46220a91 <String[113]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/index.js>)
   19: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x2b5d9563529d] (this=0x275c9d604189 <undefined>,module=0x1eee46220b21 <a Module with map 0xa7c23e1a839>#8#,filename=0x1eee46220a91 <String[113]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/index.js>)
   20: _load [module.js:409] [pc=0x2b5d95630e82] (this=0x62517b14119 <JS Function Module (SharedFunctionInfo 0x18ddb4a2db59)>#3#,request=0x35a198deec79 <String[25]: broccoli-sass-source-maps>,parent=0x1eee46219831 <a Module with map 0xa7c23e1a839>#12#,isMain=0x275c9d604299 <false>)
   21: require [module.js:~465] [pc=0x2b5d95688d8b] (this=0x1eee46219831 <a Module with map 0xa7c23e1a839>#12#,path=0x35a198deec79 <String[25]: broccoli-sass-source-maps>)
   22: require(aka require) [internal/module.js:20] [pc=0x2b5d9563e786] (this=0x275c9d604189 <undefined>,path=0x35a198deec79 <String[25]: broccoli-sass-source-maps>)
   23: /* anonymous */ [/Users/<username>/git/<project>/node_modules/ember-cli-sass/index.js:1] [pc=0x2b5d9577d394] (this=0x1eee46219881 <an Object with map 0x3a06c9407bc9>#13#,exports=0x1eee46219881 <an Object with map 0x3a06c9407bc9>#13#,require=0x1eee4621bd09 <JS Function require (SharedFunctionInfo 0x18ddb4a5c971)>#14#,module=0x1eee46219831 <a Module with map 0xa7c23e1a839>#12#,__filename=0x1eee462197c9 <String[74]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/index.js>,__dirname=0x1eee4621bca1 <String[65]: /Users/<username>/git/<project>/node_modules/ember-cli-sass>)
   24: _compile [module.js:541] [pc=0x2b5d9563ddb0] (this=0x1eee46219831 <a Module with map 0xa7c23e1a839>#12#,content=0x1eee4621a2b9 <Very long string[2535]>#15#,filename=0x1eee462197c9 <String[74]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/index.js>)
   25: .js [module.js:550] [pc=0x2b5d95636d6b] (this=0x62517b14161 <an Object with map 0xa7c23e1a261>#1#,module=0x1eee46219831 <a Module with map 0xa7c23e1a839>#12#,filename=0x1eee462197c9 <String[74]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/index.js>)
   26: load [module.js:~449] [pc=0x2b5d95827836] (this=0x1eee46219831 <a Module with map 0xa7c23e1a839>#12#,filename=0x1eee462197c9 <String[74]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/index.js>)
   27: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x2b5d9563529d] (this=0x275c9d604189 <undefined>,module=0x1eee46219831 <a Module with map 0xa7c23e1a839>#12#,filename=0x1eee462197c9 <String[74]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/index.js>)
   28: _load [module.js:409] [pc=0x2b5d95630e82] (this=0x62517b14119 <JS Function Module (SharedFunctionInfo 0x18ddb4a2db59)>#3#,request=0x1eee46218861 <String[74]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/index.js>,parent=0xc8208f97a89 <a Module with map 0xa7c23e1a839>#16#,isMain=0x275c9d604299 <false>)
   29: require [module.js:~465] [pc=0x2b5d95688d8b] (this=0xc8208f97a89 <a Module with map 0xa7c23e1a839>#16#,path=0x1eee46218861 <String[74]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/index.js>)
   30: require(aka require) [internal/module.js:20] [pc=0x2b5d9563e786] (this=0x275c9d604189 <undefined>,path=0x1eee46218861 <String[74]: /Users/<username>/git/<project>/node_modules/ember-cli-sass/index.js>)
   31: lookup [/Users/<username>/git/<project>/node_modules/ember-cli/lib/models/addon.js:889] [pc=0x2b5d958150d4] (this=0xc8208fa4571 <JS Function Class (SharedFunctionInfo 0x11648bf19509)>#17#,addon=0x1eee4615f181 <an Object with map 0xa7c23eb6831>#18#)
   32: /* anonymous */(aka /* anonymous */) [/Users/<username>/git/<project>/node_modules/ember-cli/lib/models/addons-factory.js:47] [pc=0x2b5d95814dd4] (this=0x275c9d604189 <undefined>,vertex=0x1eee46160579 <an Object with map 0xa7c23ed64f1>#19#)
   33: arguments adaptor frame: 2->1
   34: visit(aka visit) [/Users/<username>/git/<project>/node_modules/ember-cli/lib/utilities/DAG.js:23] [pc=0x2b5d958129a6] (this=0x275c9d604189 <undefined>,vertex=0x1eee46160579 <an Object with map 0xa7c23ed64f1>#19#,fn=0x1eee46160671 <JS Function (SharedFunctionInfo 0x35a198dfb3f1)>#20#,visited=0x1eee461606b9 <an Object with map 0xa7c23ee6459>#21#,path=0x1eee46218341 <JS Array[1]>#22#)
   35: arguments adaptor frame: 3->4
   36: topsort [/Users/<username>/git/<project>/node_modules/ember-cli/lib/utilities/DAG.js:82] [pc=0x2b5d95814b02] (this=0x1eee4615f651 <a DAG with map 0xa7c23ed0669>#23#,fn=0x1eee46160671 <JS Function (SharedFunctionInfo 0x35a198dfb3f1)>#20#)
   37: initializeAddons [/Users/<username>/git/<project>/node_modules/ember-cli/lib/models/addons-factory.js:44] [pc=0x2b5d957f5de4] (this=0x1eee46114661 <a Class with map 0xa7c23eb1f51>#24#,addonPackages=0x1eee4615f439 <an Object with map 0xa7c23ee6459>#25#)
   38: initializeAddons [/Users/<username>/git/<project>/node_modules/ember-cli/lib/models/addon.js:226] [pc=0x2b5d95819c3c] (this=0x1eee461139a9 <a Class with map 0xa7c23ee7951>#26#)
   39: setupRegistryForEachAddon(aka setupRegistryForEachAddon) [/Users/<username>/git/<project>/node_modules/ember-cli-preprocess-registry/preprocessors.js:18] [pc=0x2b5d958198a8] (this=0x275c9d604189 <undefined>,registry=0x1eee46116009 <a Registry with map 0xa7c23ed8801>#27#,parent=0x1eee461139a9 <a Class with map 0xa7c23ee7951>#26#)
   40: setupRegistry [/Users/<username>/git/<project>/node_modules/ember-cli-preprocess-registry/preprocessors.js:46] [pc=0x2b5d95819762] (this=0xc8208f95439 <an Object with map 0xa7c23ed2ea1>#28#,appOrAddon=0x1eee461139a9 <a Class with map 0xa7c23ee7951>#26#)
   41: /* anonymous */ [/Users/<username>/git/<project>/node_modules/ember-cli/lib/models/addon.js:131] [pc=0x2b5d958173ed] (this=0x1eee461139a9 <a Class with map 0xa7c23ee7951>#26#,parent=0xf78a9634db1 <a Project with map 0x4a65c23ad91>#29#,project=0xf78a9634db1 <a Project with map 0x4a65c23ad91>#29#)
   42: init(aka superWrapper) [/Users/<username>/git/<project>/node_modules/ember-cli/node_modules/core-object/lib/assign-properties.js:32] [pc=0x2b5d957c4cdd] (this=0x1eee461139a9 <a Class with map 0xa7c23ee7951>#26#)
   43: arguments adaptor frame: 2->0
   44: new Class [/Users/<username>/git/<project>/node_modules/ember-cli/node_modules/core-object/core-object.js:33] [pc=0x2b5d957c4906] (this=0x1eee461139a9 <a Class with map 0xa7c23ee7951>#26#)
   45: arguments adaptor frame: 2->0
   47: /* anonymous */(aka /* anonymous */) [/Users/<username>/git/<project>/node_modules/ember-cli/lib/models/addons-factory.js:48] [pc=0x2b5d95814e14] (this=0x275c9d604189 <undefined>,vertex=0x29be635ae1a1 <an Object with map 0xa7c23ed64f1>#30#)
   48: arguments adaptor frame: 2->1
   49: visit(aka visit) [/Users/<username>/git/<project>/node_modules/ember-cli/lib/utilities/DAG.js:23] [pc=0x2b5d958129a6] (this=0x275c9d604189 <undefined>,vertex=0x29be635ae1a1 <an Object with map 0xa7c23ed64f1>#30#,fn=0xc8208f955c9 <JS Function (SharedFunctionInfo 0x35a198dfb3f1)>#31#,visited=0xc8208f956c9 <an Object with map 0xa7c23ee9e71>#32#,path=0x1eee46110509 <JS Array[1]>#33#)
   50: arguments adaptor frame: 3->4
   51: topsort [/Users/<username>/git/<project>/node_modules/ember-cli/lib/utilities/DAG.js:82] [pc=0x2b5d95814b02] (this=0xc8208f95869 <a DAG with map 0xa7c23ed0669>#34#,fn=0xc8208f955c9 <JS Function (SharedFunctionInfo 0x35a198dfb3f1)>#31#)
   52: initializeAddons [/Users/<username>/git/<project>/node_modules/ember-cli/lib/models/addons-factory.js:44] [pc=0x2b5d957f5de4] (this=0xf78a9634d49 <a Class with map 0xa7c23eb1f51>#35#,addonPackages=0xc8208f95939 <an Object with map 0xa7c23ed0561>#36#)
   53: initializeAddons [/Users/<username>/git/<project>/node_modules/ember-cli/lib/models/project.js:379] [pc=0x2b5d957d4de2] (this=0xf78a9634db1 <a Project with map 0x4a65c23ad91>#29#)
   54: eachAddonCommand [/Users/<username>/git/<project>/node_modules/ember-cli/lib/models/project.js:430] [pc=0x2b5d957d4ac6] (this=0xf78a9634db1 <a Project with map 0x4a65c23ad91>#29#,callback=0xf78a9634e91 <JS Function (SharedFunctionInfo 0x35a198d3a001)>#37#)
   55: /* anonymous */(aka /* anonymous */) [/Users/<username>/git/<project>/node_modules/ember-cli/lib/cli/lookup-command.js:33] [pc=0x2b5d957d3ffb] (this=0x275c9d604189 <undefined>,commands=0x8eeeb192b01 <an Object with map 0xa7c23e904a9>#38#,commandName=0x275c9d646e69 <String[1]: s>,commandArgs=0xf78a9634ff1 <JS Array[0]>#39#,optionHash=0xf78a9634f79 <an Object with map 0xa7c23eb3449>#40#)
   56: /* anonymous */ [/Users/<username>/git/<project>/node_modules/ember-cli/lib/cli/cli.js:34] [pc=0x2b5d957cedd3] (this=0xf78a96350e9 <a CLI with map 0xa7c23eaf6c1>#41#,environment=0xf78a96350b1 <an Object with map 0xa7c23eb2cb9>#42#)
   57: lib$rsvp$$internal$$tryCatch(aka lib$rsvp$$internal$$tryCatch) [/Users/<username>/git/<project>/node_modules/rsvp/dist/rsvp.js:1036] [pc=0x2b5d957d3601] (this=0x275c9d604189 <undefined>,callback=0xf78a9635179 <JS BoundFunction bound  (BoundTargetFunction 0xf78a9635011)>#43#,detail=0xf78a96350b1 <an Object with map 0xa7c23eb2cb9>#42#)
   58: lib$rsvp$$internal$$invokeCallback(aka lib$rsvp$$internal$$invokeCallback) [/Users/<username>/git/<project>/node_modules/rsvp/dist/rsvp.js:1048] [pc=0x2b5d957d3184] (this=0x275c9d604189 <undefined>,settled=1,promise=0xf78a96351b9 <a PromiseExt with deprecated map 0xa7c23eb31e1>#44#,callback=0xf78a9635179 <JS BoundFunction bound  (BoundTargetFunction 0xf78a9635011)>#43#,detail=0xf78a96350b1 <an Object with map 0xa7c23eb2cb9>#42#)
   59: lib$rsvp$$internal$$publish(aka lib$rsvp$$internal$$publish) [/Users/<username>/git/<project>/node_modules/rsvp/dist/rsvp.js:1019] [pc=0x2b5d957d3c41] (this=0x275c9d604189 <undefined>,promise=0xf78a9635241 <a PromiseExt with map 0xa7c23eb3291>#45#)
   60: lib$rsvp$asap$$flush(aka lib$rsvp$asap$$flush) [/Users/<username>/git/<project>/node_modules/rsvp/dist/rsvp.js:1198] [pc=0x2b5d957d22b8] (this=0x275c9d604189 <undefined>)
   61: _combinedTickCallback(aka _combinedTickCallback) [internal/process/next_tick.js:67] [pc=0x2b5d957d1ef2] (this=0x275c9d604189 <undefined>,args=0x275c9d604189 <undefined>,callback=0x1ee0c9056e91 <JS Function lib$rsvp$asap$$flush (SharedFunctionInfo 0x18ddb4a8ab71)>#46#)
   62: _tickCallback [internal/process/next_tick.js:98] [pc=0x2b5d95651aeb] (this=0x275c9d6dd419 <a process with map 0x3a06c94115c9>#47#)
=====================


==== C stack trace ===============================

 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: 0x2b5d9550961b
(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: 0x275c9d6c9e59 <JS Object>#0#
    1: .node [module.js:568] [pc=0x2b5d9596cac4] (this=0x62517b14161 <an Object with map 0xa7c23e1a261>#1#,module=0x1eee46e85a41 <a Module with map 0xa7c23e1a839>#2#,filename=0x1eee46e85961 <String[197]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
    2: load [module.js:~449] [pc=0x2b5d95827836] (this=0x1eee46e85a41 <a Module with map 0xa7c23e1a839>#2#,filename=0x1eee46e85961 <String[197]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
    3: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x2b5d9563529d] (this=0x275c9d604189 <undefined>,module=0x1eee46e85a41 <a Module with map 0xa7c23e1a839>#2#,filename=0x1eee46e85961 <String[197]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
    4: _load [module.js:~383] [pc=0x2b5d95a4973a] (this=0x62517b14119 <JS Function Module (SharedFunctionInfo 0x18ddb4a2db59)>#3#,request=0x1eee46e84341 <String[197]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/vendor/darwin-x64-48/binding.node>,parent=0x1eee46e73ad1 <a Module with map 0xa7c23e1a839>#4#,isMain=0x275c9d604299 <false>)
    5: require [module.js:~465] [pc=0x2b5d95688d8b] (this=0x1eee46e73ad1 <a Module with map 0xa7c23e1a839>#4#,path=0x1eee46e84341 <String[197]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
    6: require(aka require) [internal/module.js:20] [pc=0x2b5d9563e786] (this=0x275c9d604189 <undefined>,path=0x1eee46e84341 <String[197]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/vendor/darwin-x64-48/binding.node>)
    7: /* anonymous */ [/Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/lib/index.js:16] [pc=0x2b5d95715bb1] (this=0x1eee46e73b21 <an Object with map 0x3a06c9407bc9>#5#,exports=0x1eee46e73b21 <an Object with map 0x3a06c9407bc9>#5#,require=0x1eee46e780c1 <JS Function require (SharedFunctionInfo 0x18ddb4a5c971)>#6#,module=0x1eee46e73ad1 <a Module with map 0xa7c23e1a839>#4#,__filename=0x1eee46e73a09 <String[176]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/lib/index.js>,__dirname=0x1eee46e78059 <String[167]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/lib>)
    8: _compile [module.js:541] [pc=0x2b5d9563ddb0] (this=0x1eee46e73ad1 <a Module with map 0xa7c23e1a839>#4#,content=0x1eee46e74939 <Very long string[9231]>#7#,filename=0x1eee46e73a09 <String[176]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/lib/index.js>)
    9: .js [module.js:550] [pc=0x2b5d95636d6b] (this=0x62517b14161 <an Object with map 0xa7c23e1a261>#1#,module=0x1eee46e73ad1 <a Module with map 0xa7c23e1a839>#4#,filename=0x1eee46e73a09 <String[176]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/lib/index.js>)
   10: load [module.js:~449] [pc=0x2b5d95827836] (this=0x1eee46e73ad1 <a Module with map 0xa7c23e1a839>#4#,filename=0x1eee46e73a09 <String[176]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/lib/index.js>)
   11: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x2b5d9563529d] (this=0x275c9d604189 <undefined>,module=0x1eee46e73ad1 <a Module with map 0xa7c23e1a839>#4#,filename=0x1eee46e73a09 <String[176]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/node_modules/node-sass/lib/index.js>)
   12: _load [module.js:~383] [pc=0x2b5d95a4973a] (this=0x62517b14119 <JS Function Module (SharedFunctionInfo 0x18ddb4a2db59)>#3#,request=0x35a198df5ef9 <String[9]: node-sass>,parent=0x1eee46e5fc51 <a Module with map 0xa7c23e1a839>#8#,isMain=0x275c9d604299 <false>)
   13: require [module.js:~465] [pc=0x2b5d95688d8b] (this=0x1eee46e5fc51 <a Module with map 0xa7c23e1a839>#8#,path=0x35a198df5ef9 <String[9]: node-sass>)
   14: require(aka require) [internal/module.js:20] [pc=0x2b5d9563e786] (this=0x275c9d604189 <undefined>,path=0x35a198df5ef9 <String[9]: node-sass>)
   15: /* anonymous */ [/Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/index.js:5] [pc=0x2b5d95717634] (this=0x1eee46e5fca1 <an Object with map 0x3a06c9407bc9>#9#,exports=0x1eee46e5fca1 <an Object with map 0x3a06c9407bc9>#9#,require=0x1eee46e616b1 <JS Function require (SharedFunctionInfo 0x18ddb4a5c971)>#10#,module=0x1eee46e5fc51 <a Module with map 0xa7c23e1a839>#8#,__filename=0x1eee46e5fba1 <String[149]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/index.js>,__dirname=0x1eee46e61649 <String[140]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps>)
   16: _compile [module.js:541] [pc=0x2b5d9563ddb0] (this=0x1eee46e5fc51 <a Module with map 0xa7c23e1a839>#8#,content=0x1eee46e60941 <Very long string[2481]>#11#,filename=0x1eee46e5fba1 <String[149]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/index.js>)
   17: .js [module.js:550] [pc=0x2b5d95636d6b] (this=0x62517b14161 <an Object with map 0xa7c23e1a261>#1#,module=0x1eee46e5fc51 <a Module with map 0xa7c23e1a839>#8#,filename=0x1eee46e5fba1 <String[149]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/index.js>)
   18: load [module.js:~449] [pc=0x2b5d95827836] (this=0x1eee46e5fc51 <a Module with map 0xa7c23e1a839>#8#,filename=0x1eee46e5fba1 <String[149]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/index.js>)
   19: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x2b5d9563529d] (this=0x275c9d604189 <undefined>,module=0x1eee46e5fc51 <a Module with map 0xa7c23e1a839>#8#,filename=0x1eee46e5fba1 <String[149]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/index.js>)
   20: _load [module.js:~383] [pc=0x2b5d95a4973a] (this=0x62517b14119 <JS Function Module (SharedFunctionInfo 0x18ddb4a2db59)>#3#,request=0x35a198deec79 <String[25]: broccoli-sass-source-maps>,parent=0x1eee46e59d11 <a Module with map 0xa7c23e1a839>#12#,isMain=0x275c9d604299 <false>)
   21: require [module.js:~465] [pc=0x2b5d95688d8b] (this=0x1eee46e59d11 <a Module with map 0xa7c23e1a839>#12#,path=0x35a198deec79 <String[25]: broccoli-sass-source-maps>)
   22: require(aka require) [internal/module.js:20] [pc=0x2b5d9563e786] (this=0x275c9d604189 <undefined>,path=0x35a198deec79 <String[25]: broccoli-sass-source-maps>)
   23: /* anonymous */ [/Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/index.js:1] [pc=0x2b5d9572e0b4] (this=0x1eee46e59d61 <an Object with map 0x3a06c9407bc9>#13#,exports=0x1eee46e59d61 <an Object with map 0x3a06c9407bc9>#13#,require=0x1eee46e5b8d1 <JS Function require (SharedFunctionInfo 0x18ddb4a5c971)>#14#,module=0x1eee46e59d11 <a Module with map 0xa7c23e1a839>#12#,__filename=0x1eee46e59c89 <String[110]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/index.js>,__dirname=0x1eee46e5b869 <String[101]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass>)
   24: _compile [module.js:541] [pc=0x2b5d9563ddb0] (this=0x1eee46e59d11 <a Module with map 0xa7c23e1a839>#12#,content=0x1eee46e5a8f1 <Very long string[2535]>#15#,filename=0x1eee46e59c89 <String[110]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/index.js>)
   25: .js [module.js:550] [pc=0x2b5d95636d6b] (this=0x62517b14161 <an Object with map 0xa7c23e1a261>#1#,module=0x1eee46e59d11 <a Module with map 0xa7c23e1a839>#12#,filename=0x1eee46e59c89 <String[110]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/index.js>)
   26: load [module.js:~449] [pc=0x2b5d95827836] (this=0x1eee46e59d11 <a Module with map 0xa7c23e1a839>#12#,filename=0x1eee46e59c89 <String[110]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/index.js>)
   27: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x2b5d9563529d] (this=0x275c9d604189 <undefined>,module=0x1eee46e59d11 <a Module with map 0xa7c23e1a839>#12#,filename=0x1eee46e59c89 <String[110]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/index.js>)
   28: _load [module.js:~383] [pc=0x2b5d95a4973a] (this=0x62517b14119 <JS Function Module (SharedFunctionInfo 0x18ddb4a2db59)>#3#,request=0x1eee46e58ab1 <String[110]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/index.js>,parent=0xc8208f97a89 <a Module with map 0xa7c23e1a839>#16#,isMain=0x275c9d604299 <false>)
   29: require [module.js:~465] [pc=0x2b5d95688d8b] (this=0xc8208f97a89 <a Module with map 0xa7c23e1a839>#16#,path=0x1eee46e58ab1 <String[110]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/index.js>)
   30: require(aka require) [internal/module.js:20] [pc=0x2b5d9563e786] (this=0x275c9d604189 <undefined>,path=0x1eee46e58ab1 <String[110]: /Users/<username>/git/<project>/node_modules/ember-materialize-shim/node_modules/ember-cli-sass/index.js>)
   31: lookup [/Users/<username>/git/<project>/node_modules/ember-cli/lib/models/addon.js:889] [pc=0x2b5d958150d4] (this=0xc8208fa4571 <JS Function Class (SharedFunctionInfo 0x11648bf19509)>#17#,addon=0x1eee46e49fa1 <an Object with map 0xa7c23eb6831>#18#)
   32: /* anonymous */(aka /* anonymous */) [/Users/<username>/git/<project>/node_modules/ember-cli/lib/models/addons-factory.js:47] [pc=0x2b5d95814dd4] (this=0x275c9d604189 <undefined>,vertex=0x1eee46e58219 <an Object with map 0xa7c23ed64f1>#19#)
   33: arguments adaptor frame: 2->1
   34: visit(aka visit) [/Users/<username>/git/<project>/node_modules/ember-cli/lib/utilities/DAG.js:23] [pc=0x2b5d958129a6] (this=0x275c9d604189 <undefined>,vertex=0x1eee46e58219 <an Object with map 0xa7c23ed64f1>#19#,fn=0x1eee46e58471 <JS Function (SharedFunctionInfo 0x35a198dfb3f1)>#20#,visited=0x1eee46e584b9 <an Object with map 0xa7c23ec6d19>#21#,path=0x1eee46e58501 <JS Array[1]>#22#)
   35: arguments adaptor frame: 3->4
   36: topsort [/Users/<username>/git/<project>/node_modules/ember-cli/lib/utilities/DAG.js:82] [pc=0x2b5d95814b02] (this=0x1eee46e57799 <a DAG with map 0xa7c23ed0669>#23#,fn=0x1eee46e58471 <JS Function (SharedFunctionInfo 0x35a198dfb3f1)>#20#)
   37: initializeAddons [/Users/<username>/git/<project>/node_modules/ember-cli/lib/models/addons-factory.js:44] [pc=0x2b5d957f5de4] (this=0x1eee46e31d39 <a Class with map 0xa7c23eb1f51>#24#,addonPackages=0x1eee46e575e9 <an Object with map 0xa7c23ec6d71>#25#)
   38: initializeAddons [/Users/<username>/git/<project>/node_modules/ember-cli/lib/models/addon.js:226] [pc=0x2b5d95819c3c] (this=0x1eee46e310c1 <a Class with map 0x4a65c2b34a1>#26#)
   39: setupRegistryForEachAddon(aka setupRegistryForEachAddon) [/Users/<username>/git/<project>/node_modules/ember-cli-preprocess-registry/preprocessors.js:18] [pc=0x2b5d958198a8] (this=0x275c9d604189 <undefined>,registry=0x1eee46e33621 <a Registry with map 0xa7c23ed8801>#27#,parent=0x1eee46e310c1 <a Class with map 0x4a65c2b34a1>#26#)
   40: setupRegistry [/Users/<username>/git/<project>/node_modules/ember-cli-preprocess-registry/preprocessors.js:46] [pc=0x2b5d95819762] (this=0xc8208f95439 <an Object with map 0xa7c23ed2ea1>#28#,appOrAddon=0x1eee46e310c1 <a Class with map 0x4a65c2b34a1>#26#)
   41: /* anonymous */ [/Users/<username>/git/<project>/node_modules/ember-cli/lib/models/addon.js:131] [pc=0x2b5d958173ed] (this=0x1eee46e310c1 <a Class with map 0x4a65c2b34a1>#26#,parent=0xf78a9634db1 <a Project with map 0x4a65c23ad91>#29#,project=0xf78a9634db1 <a Project with map 0x4a65c23ad91>#29#)
   42: init(aka superWrapper) [/Users/<username>/git/<project>/node_modules/ember-cli/node_modules/core-object/lib/assign-properties.js:32] [pc=0x2b5d957c4cdd] (this=0x1eee46e310c1 <a Class with map 0x4a65c2b34a1>#26#)
   43: arguments adaptor frame: 2->0
   44: new Class [/Users/<username>/git/<project>/node_modules/ember-cli/node_modules/core-object/core-object.js:~28] [pc=0x2b5d95ab6245] (this=0x1eee46e310c1 <a Class with map 0x4a65c2b34a1>#26#)
   45: arguments adaptor frame: 2->0
   47: /* anonymous */(aka /* anonymous */) [/Users/<username>/git/<project>/node_modules/ember-cli/lib/models/addons-factory.js:48] [pc=0x2b5d95814e14] (this=0x275c9d604189 <undefined>,vertex=0x29be635ae6a1 <an Object with map 0xa7c23ed64f1>#30#)
   48: arguments adaptor frame: 2->1
   49: visit(aka visit) [/Users/<username>/git/<project>/node_modules/ember-cli/lib/utilities/DAG.js:23] [pc=0x2b5d958129a6] (this=0x275c9d604189 <undefined>,vertex=0x29be635ae6a1 <an Object with map 0xa7c23ed64f1>#30#,fn=0xc8208f955c9 <JS Function (SharedFunctionInfo 0x35a198dfb3f1)>#31#,visited=0xc8208f956c9 <an Object with map 0xa7c23e36401>#32#,path=0x1eee46e2d7f1 <JS Array[1]>#33#)
   50: arguments adaptor frame: 3->4
   51: topsort [/Users/<username>/git/<project>/node_modules/ember-cli/lib/utilities/DAG.js:82] [pc=0x2b5d95814b02] (this=0xc8208f95869 <a DAG with map 0xa7c23ed0669>#34#,fn=0xc8208f955c9 <JS Function (SharedFunctionInfo 0x35a198dfb3f1)>#31#)
   52: initializeAddons [/Users/<username>/git/<project>/node_modules/ember-cli/lib/models/addons-factory.js:44] [pc=0x2b5d957f5de4] (this=0xf78a9634d49 <a Class with map 0xa7c23eb1f51>#35#,addonPackages=0xc8208f95939 <an Object with map 0xa7c23ed0561>#36#)
   53: initializeAddons [/Users/<username>/git/<project>/node_modules/ember-cli/lib/models/project.js:379] [pc=0x2b5d957d4de2] (this=0xf78a9634db1 <a Project with map 0x4a65c23ad91>#29#)
   54: eachAddonCommand [/Users/<username>/git/<project>/node_modules/ember-cli/lib/models/project.js:430] [pc=0x2b5d957d4ac6] (this=0xf78a9634db1 <a Project with map 0x4a65c23ad91>#29#,callback=0xf78a9634e91 <JS Function (SharedFunctionInfo 0x35a198d3a001)>#37#)
   55: /* anonymous */(aka /* anonymous */) [/Users/<username>/git/<project>/node_modules/ember-cli/lib/cli/lookup-command.js:33] [pc=0x2b5d957d3ffb] (this=0x275c9d604189 <undefined>,commands=0x8eeeb192b01 <an Object with map 0xa7c23e904a9>#38#,commandName=0x275c9d646e69 <String[1]: s>,commandArgs=0xf78a9634ff1 <JS Array[0]>#39#,optionHash=0xf78a9634f79 <an Object with map 0xa7c23eb3449>#40#)
   56: /* anonymous */ [/Users/<username>/git/<project>/node_modules/ember-cli/lib/cli/cli.js:34] [pc=0x2b5d957cedd3] (this=0xf78a96350e9 <a CLI with map 0xa7c23eaf6c1>#41#,environment=0xf78a96350b1 <an Object with map 0xa7c23eb2cb9>#42#)
   57: lib$rsvp$$internal$$tryCatch(aka lib$rsvp$$internal$$tryCatch) [/Users/<username>/git/<project>/node_modules/rsvp/dist/rsvp.js:1036] [pc=0x2b5d957d3601] (this=0x275c9d604189 <undefined>,callback=0xf78a9635179 <JS BoundFunction bound  (BoundTargetFunction 0xf78a9635011)>#43#,detail=0xf78a96350b1 <an Object with map 0xa7c23eb2cb9>#42#)
   58: lib$rsvp$$internal$$invokeCallback(aka lib$rsvp$$internal$$invokeCallback) [/Users/<username>/git/<project>/node_modules/rsvp/dist/rsvp.js:1048] [pc=0x2b5d957d3184] (this=0x275c9d604189 <undefined>,settled=1,promise=0xf78a96351b9 <a PromiseExt with deprecated map 0xa7c23eb31e1>#44#,callback=0xf78a9635179 <JS BoundFunction bound  (BoundTargetFunction 0xf78a9635011)>#43#,detail=0xf78a96350b1 <an Object with map 0xa7c23eb2cb9>#42#)
   59: lib$rsvp$$internal$$publish(aka lib$rsvp$$internal$$publish) [/Users/<username>/git/<project>/node_modules/rsvp/dist/rsvp.js:1019] [pc=0x2b5d957d3c41] (this=0x275c9d604189 <undefined>,promise=0xf78a9635241 <a PromiseExt with map 0xa7c23eb3291>#45#)
   60: lib$rsvp$asap$$flush(aka lib$rsvp$asap$$flush) [/Users/<username>/git/<project>/node_modules/rsvp/dist/rsvp.js:1198] [pc=0x2b5d957d22b8] (this=0x275c9d604189 <undefined>)
   61: _combinedTickCallback(aka _combinedTickCallback) [internal/process/next_tick.js:67] [pc=0x2b5d957d1ef2] (this=0x275c9d604189 <undefined>,args=0x275c9d604189 <undefined>,callback=0x1ee0c9056e91 <JS Function lib$rsvp$asap$$flush (SharedFunctionInfo 0x18ddb4a8ab71)>#46#)
   62: _tickCallback [internal/process/next_tick.js:98] [pc=0x2b5d95651aeb] (this=0x275c9d6dd419 <a process with map 0x3a06c94115c9>#47#)
=====================


==== C stack trace ===============================

 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: 0x2b5d9550961b
10: 0x2b5d9596cac4
@mdentremont mdentremont changed the title Prebuilt does not exist for v3.4.2, making installation on OSX 10.11.5 difficult Prebuilt v3.4.2 archive does not exist for OSX 10.11.5, making installation difficult Jul 12, 2016
@rvagg
Copy link
Member

rvagg commented Jul 13, 2016

@mdentremont this output isn't fatal to your application is it? It should just be a deprecation warning even though it is unnecessarily scary.

You should take this up with the folks at https://github.com/sass/node-sass or in the dependency that is using node-sass. They probably need to update the version of NAN being bundled with node-sass and that may have already been done in a recent release.

@nodejs/addon-api, @nodejs/v8: I'm going to leave this open for now as it overlaps with discussion in #920, we may need to reconsider allowing V8 deprecation warnings like this at runtime because it's pretty intimidating getting a full stack trace.

@bnoordhuis
Copy link
Member

we may need to reconsider allowing V8 deprecation warnings like this at runtime because it's pretty intimidating getting a full stack trace.

Terrible argument. Without warnings, maintainers won't fix their modules until it's too late.

This time around people have ample time to upgrade instead of scrambling around when a new major release breaks half the ecosystem.

@rvagg
Copy link
Member

rvagg commented Jul 13, 2016

163 lines of stderr for a single deprecation warning though, that's pretty terrible.

@bnoordhuis
Copy link
Member

Subjective. At any rate, I'll close the issue since it's not node-gyp related.

@rvagg You can move over the discussion to nodejs/node if you want.

@rvagg
Copy link
Member

rvagg commented Jul 13, 2016

OK, perhaps we'll wait and see how much impact this has, it's only gone out with the new 3.4.0 update which has very low adoption so far. Perhaps I'm overreacting but we'll see!

@bnoordhuis
Copy link
Member

The warning has been in node.js since v6.0.0. It was fixed in node-sass months ago but @mdentremont is using a quite old version.

@ofrobots
Copy link

Also note that the warning can be silenced using --nowarn-template-set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants