Skip to content

Instantly share code, notes, and snippets.

@tomitrescak
Created July 21, 2016 00:59
Show Gist options
  • Save tomitrescak/4ab5567bb6c07aa98a47e4f679fe3a5d to your computer and use it in GitHub Desktop.
Save tomitrescak/4ab5567bb6c07aa98a47e4f679fe3a5d to your computer and use it in GitHub Desktop.
(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: 0x344b796c9e59 <JS Object>#0#
1: .node [module.js:568] [pc=0x235a7436c884] (this=0x80763bb0bf9 <an Object with map 0x371dbfd17d41>#1#,module=0x2d51400e1d21 <a Module with map 0x371dbfd18319>#2#,filename=0x2d51400e1cb1 <String[83]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/fsevents/build/Release/fse.node>)
2: load [module.js:458] [pc=0x235a74334332] (this=0x2d51400e1d21 <a Module with map 0x371dbfd18319>#2#,filename=0x2d51400e1cb1 <String[83]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/fsevents/build/Release/fse.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x235a74333e5d] (this=0x344b79604189 <undefined>,module=0x2d51400e1d21 <a Module with map 0x371dbfd18319>#2#,filename=0x2d51400e1cb1 <String[83]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/fsevents/build/Release/fse.node>)
4: _load [module.js:409] [pc=0x235a7432fa42] (this=0x80763bb0c79 <JS Function Module (SharedFunctionInfo 0x80763b23ed9)>#3#,request=0x2412f6565979 <String[19]: ./build/Release/fse>,parent=0x2d51400dc481 <a Module with map 0x371dbfd18319>#4#,isMain=0x344b79604299 <false>)
5: require [module.js:468] [pc=0x235a7433d913] (this=0x2d51400dc481 <a Module with map 0x371dbfd18319>#4#,path=0x2412f6565979 <String[19]: ./build/Release/fse>)
6: require(aka require) [internal/module.js:20] [pc=0x235a7433d646] (this=0x344b79604189 <undefined>,path=0x2412f6565979 <String[19]: ./build/Release/fse>)
7: /* anonymous */ [/Users/tomi/Github/apps/chimp-tutorial/node_modules/fsevents/fsevents.js:9] [pc=0x235a7436c07f] (this=0x2d51400dc4d1 <an Object with map 0x2792b2e07b71>#5#,exports=0x2d51400dc4d1 <an Object with map 0x2792b2e07b71>#5#,require=0x2d51400e0801 <JS Function require (SharedFunctionInfo 0x80763b53cc1)>#6#,module=0x2d51400dc481 <a Module with map 0x371dbfd18319>#4#,__filename=0x2d51400dc421 <String[72]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/fsevents/fsevents.js>,__dirname=0x2d51400e0799 <String[60]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/fsevents>)
8: _compile [module.js:541] [pc=0x235a7433ce30] (this=0x2d51400dc481 <a Module with map 0x371dbfd18319>#4#,content=0x2d51400dd261 <Very long string[3059]>#7#,filename=0x2d51400dc421 <String[72]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/fsevents/fsevents.js>)
9: .js [module.js:550] [pc=0x235a7433592b] (this=0x80763bb0bf9 <an Object with map 0x371dbfd17d41>#1#,module=0x2d51400dc481 <a Module with map 0x371dbfd18319>#4#,filename=0x2d51400dc421 <String[72]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/fsevents/fsevents.js>)
10: load [module.js:458] [pc=0x235a74334332] (this=0x2d51400dc481 <a Module with map 0x371dbfd18319>#4#,filename=0x2d51400dc421 <String[72]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/fsevents/fsevents.js>)
11: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x235a74333e5d] (this=0x344b79604189 <undefined>,module=0x2d51400dc481 <a Module with map 0x371dbfd18319>#4#,filename=0x2d51400dc421 <String[72]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/fsevents/fsevents.js>)
12: _load [module.js:409] [pc=0x235a7432fa42] (this=0x80763bb0c79 <JS Function Module (SharedFunctionInfo 0x80763b23ed9)>#3#,request=0x80763b773f1 <String[8]: fsevents>,parent=0x2d51400d0ba9 <a Module with map 0x371dbfd18319>#8#,isMain=0x344b79604299 <false>)
13: require [module.js:468] [pc=0x235a7433d913] (this=0x2d51400d0ba9 <a Module with map 0x371dbfd18319>#8#,path=0x80763b773f1 <String[8]: fsevents>)
14: require(aka require) [internal/module.js:20] [pc=0x235a7433d646] (this=0x344b79604189 <undefined>,path=0x80763b773f1 <String[8]: fsevents>)
15: /* anonymous */ [/Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/lib/fsevents-handler.js:7] [pc=0x235a7436b72a] (this=0x2d51400d0bf9 <an Object with map 0x2792b2e07b71>#9#,exports=0x2d51400d0bf9 <an Object with map 0x2792b2e07b71>#9#,require=0x2d51400d7c89 <JS Function require (SharedFunctionInfo 0x80763b53cc1)>#10#,module=0x2d51400d0ba9 <a Module with map 0x371dbfd18319>#8#,__filename=0x2d51400d0ab1 <String[84]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/lib/fsevents-handler.js>,__dirname=0x2d51400d7c21 <String[64]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/lib>)
16: _compile [module.js:541] [pc=0x235a7433ce30] (this=0x2d51400d0ba9 <a Module with map 0x371dbfd18319>#8#,content=0x2d51400d18a1 <Very long string[12062]>#11#,filename=0x2d51400d0ab1 <String[84]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/lib/fsevents-handler.js>)
17: .js [module.js:550] [pc=0x235a7433592b] (this=0x80763bb0bf9 <an Object with map 0x371dbfd17d41>#1#,module=0x2d51400d0ba9 <a Module with map 0x371dbfd18319>#8#,filename=0x2d51400d0ab1 <String[84]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/lib/fsevents-handler.js>)
18: load [module.js:458] [pc=0x235a74334332] (this=0x2d51400d0ba9 <a Module with map 0x371dbfd18319>#8#,filename=0x2d51400d0ab1 <String[84]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/lib/fsevents-handler.js>)
19: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x235a74333e5d] (this=0x344b79604189 <undefined>,module=0x2d51400d0ba9 <a Module with map 0x371dbfd18319>#8#,filename=0x2d51400d0ab1 <String[84]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/lib/fsevents-handler.js>)
20: _load [module.js:409] [pc=0x235a7432fa42] (this=0x80763bb0c79 <JS Function Module (SharedFunctionInfo 0x80763b23ed9)>#3#,request=0x80763b77b51 <String[22]: ./lib/fsevents-handler>,parent=0x2d51400086e1 <a Module with map 0x371dbfd18319>#12#,isMain=0x344b79604299 <false>)
21: require [module.js:468] [pc=0x235a7433d913] (this=0x2d51400086e1 <a Module with map 0x371dbfd18319>#12#,path=0x80763b77b51 <String[22]: ./lib/fsevents-handler>)
22: require(aka require) [internal/module.js:20] [pc=0x235a7433d646] (this=0x344b79604189 <undefined>,path=0x80763b77b51 <String[22]: ./lib/fsevents-handler>)
23: /* anonymous */ [/Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/index.js:13] [pc=0x235a7434cc2c] (this=0x2d5140008951 <an Object with map 0x2792b2e07b71>#13#,exports=0x2d5140008951 <an Object with map 0x2792b2e07b71>#13#,require=0x2d5140008771 <JS Function require (SharedFunctionInfo 0x80763b53cc1)>#14#,module=0x2d51400086e1 <a Module with map 0x371dbfd18319>#12#,__filename=0x2d51400088f1 <String[69]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/index.js>,__dirname=0x2d51400088c9 <String[60]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar>)
24: _compile [module.js:541] [pc=0x235a7433ce30] (this=0x2d51400086e1 <a Module with map 0x371dbfd18319>#12#,content=0x2d5140010c89 <Very long string[16671]>#15#,filename=0x2d51400088f1 <String[69]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/index.js>)
25: .js [module.js:550] [pc=0x235a7433592b] (this=0x80763bb0bf9 <an Object with map 0x371dbfd17d41>#1#,module=0x2d51400086e1 <a Module with map 0x371dbfd18319>#12#,filename=0x2d51400088f1 <String[69]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/index.js>)
26: load [module.js:458] [pc=0x235a74334332] (this=0x2d51400086e1 <a Module with map 0x371dbfd18319>#12#,filename=0x2d51400088f1 <String[69]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/index.js>)
27: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x235a74333e5d] (this=0x344b79604189 <undefined>,module=0x2d51400086e1 <a Module with map 0x371dbfd18319>#12#,filename=0x2d51400088f1 <String[69]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/index.js>)
28: _load [module.js:409] [pc=0x235a7432fa42] (this=0x80763bb0c79 <JS Function Module (SharedFunctionInfo 0x80763b23ed9)>#3#,request=0x80763b59379 <String[8]: chokidar>,parent=0x80763bb0d09 <a Module with map 0x371dbfd18319>#16#,isMain=0x344b79604299 <false>)
29: require [module.js:468] [pc=0x235a7433d913] (this=0x80763bb0d09 <a Module with map 0x371dbfd18319>#16#,path=0x80763b59379 <String[8]: chokidar>)
30: require(aka require) [internal/module.js:20] [pc=0x235a7433d646] (this=0x344b79604189 <undefined>,path=0x80763b59379 <String[8]: chokidar>)
31: /* anonymous */ [/Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/lib/chimp.js:14] [pc=0x235a743451e1] (this=0x80763bb10a1 <an Object with map 0x2792b2e07b71>#17#,exports=0x80763bb10a1 <an Object with map 0x2792b2e07b71>#17#,require=0x80763bb0d99 <JS Function require (SharedFunctionInfo 0x80763b53cc1)>#18#,module=0x80763bb0d09 <a Module with map 0x371dbfd18319>#16#,__filename=0x80763bb1039 <String[75]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/lib/chimp.js>,__dirname=0x80763bb1011 <String[66]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/lib>)
32: _compile [module.js:541] [pc=0x235a7433ce30] (this=0x80763bb0d09 <a Module with map 0x371dbfd18319>#16#,content=0x80763bb4ee9 <Very long string[15763]>#19#,filename=0x80763bb1039 <String[75]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/lib/chimp.js>)
33: .js [module.js:550] [pc=0x235a7433592b] (this=0x80763bb0bf9 <an Object with map 0x371dbfd17d41>#1#,module=0x80763bb0d09 <a Module with map 0x371dbfd18319>#16#,filename=0x80763bb1039 <String[75]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/lib/chimp.js>)
34: load [module.js:458] [pc=0x235a74334332] (this=0x80763bb0d09 <a Module with map 0x371dbfd18319>#16#,filename=0x80763bb1039 <String[75]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/lib/chimp.js>)
35: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x235a74333e5d] (this=0x344b79604189 <undefined>,module=0x80763bb0d09 <a Module with map 0x371dbfd18319>#16#,filename=0x80763bb1039 <String[75]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/lib/chimp.js>)
36: _load [module.js:409] [pc=0x235a7432fa42] (this=0x80763bb0c79 <JS Function Module (SharedFunctionInfo 0x80763b23ed9)>#3#,request=0x80763b57169 <String[15]: ../lib/chimp.js>,parent=0x80763bb8cb9 <a Module with map 0x371dbfd18319>#20#,isMain=0x344b79604299 <false>)
37: require [module.js:468] [pc=0x235a7433d913] (this=0x80763bb8cb9 <a Module with map 0x371dbfd18319>#20#,path=0x80763b57169 <String[15]: ../lib/chimp.js>)
38: require(aka require) [internal/module.js:20] [pc=0x235a7433d646] (this=0x344b79604189 <undefined>,path=0x80763b57169 <String[15]: ../lib/chimp.js>)
39: /* anonymous */ [/Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/bin/chimp.js:4] [pc=0x235a7434364a] (this=0x80763bb8ec1 <an Object with map 0x2792b2e07b71>#21#,exports=0x80763bb8ec1 <an Object with map 0x2792b2e07b71>#21#,require=0x80763bb8d49 <JS Function require (SharedFunctionInfo 0x80763b53cc1)>#22#,module=0x80763bb8cb9 <a Module with map 0x371dbfd18319>#20#,__filename=0x80763bb8e59 <String[75]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/bin/chimp.js>,__dirname=0x80763bb8e31 <String[66]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/bin>)
40: _compile [module.js:541] [pc=0x235a7433ce30] (this=0x80763bb8cb9 <a Module with map 0x371dbfd18319>#20#,content=0x80763bb9761 <Very long string[2023]>#23#,filename=0x80763bb8e59 <String[75]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/bin/chimp.js>)
41: .js [module.js:550] [pc=0x235a7433592b] (this=0x80763bb0bf9 <an Object with map 0x371dbfd17d41>#1#,module=0x80763bb8cb9 <a Module with map 0x371dbfd18319>#20#,filename=0x80763bb8e59 <String[75]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/bin/chimp.js>)
42: load [module.js:458] [pc=0x235a74334332] (this=0x80763bb8cb9 <a Module with map 0x371dbfd18319>#20#,filename=0x80763bb8e59 <String[75]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/bin/chimp.js>)
43: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x235a74333e5d] (this=0x344b79604189 <undefined>,module=0x80763bb8cb9 <a Module with map 0x371dbfd18319>#20#,filename=0x80763bb8e59 <String[75]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/bin/chimp.js>)
44: _load [module.js:409] [pc=0x235a7432fa42] (this=0x80763bb0c79 <JS Function Module (SharedFunctionInfo 0x80763b23ed9)>#3#,request=0x80763b53749 <String[17]: ../dist/bin/chimp>,parent=0x80763bb9fc1 <a Module with map 0x371dbfd18319>#24#,isMain=0x344b79604299 <false>)
45: require [module.js:468] [pc=0x235a7433d913] (this=0x80763bb9fc1 <a Module with map 0x371dbfd18319>#24#,path=0x80763b53749 <String[17]: ../dist/bin/chimp>)
46: require(aka require) [internal/module.js:20] [pc=0x235a7433d646] (this=0x344b79604189 <undefined>,path=0x80763b53749 <String[17]: ../dist/bin/chimp>)
47: /* anonymous */ [/Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/bin/chimp.js:4] [pc=0x235a7433d0fb] (this=0x80763bba169 <an Object with map 0x2792b2e07b71>#25#,exports=0x80763bba169 <an Object with map 0x2792b2e07b71>#25#,require=0x80763bba051 <JS Function require (SharedFunctionInfo 0x80763b53cc1)>#26#,module=0x80763bb9fc1 <a Module with map 0x371dbfd18319>#24#,__filename=0x80763bba109 <String[70]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/bin/chimp.js>,__dirname=0x80763bba0e1 <String[61]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/bin>)
48: _compile [module.js:541] [pc=0x235a7433ce30] (this=0x80763bb9fc1 <a Module with map 0x371dbfd18319>#24#,content=0x80763bba281 <String[102]\: \n\n// be sure to run `npm run prepublish` first to generate the dist dir\nrequire('../dist/bin/chimp');\n>,filename=0x80763bba109 <String[70]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/bin/chimp.js>)
49: .js [module.js:550] [pc=0x235a7433592b] (this=0x80763bb0bf9 <an Object with map 0x371dbfd17d41>#1#,module=0x80763bb9fc1 <a Module with map 0x371dbfd18319>#24#,filename=0x80763bba109 <String[70]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/bin/chimp.js>)
50: load [module.js:458] [pc=0x235a74334332] (this=0x80763bb9fc1 <a Module with map 0x371dbfd18319>#24#,filename=0x80763bba109 <String[70]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/bin/chimp.js>)
51: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x235a74333e5d] (this=0x344b79604189 <undefined>,module=0x80763bb9fc1 <a Module with map 0x371dbfd18319>#24#,filename=0x80763bba109 <String[70]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/bin/chimp.js>)
52: _load [module.js:409] [pc=0x235a7432fa42] (this=0x80763bb0c79 <JS Function Module (SharedFunctionInfo 0x80763b23ed9)>#3#,request=0x80763bba361 <String[62]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/.bin/chimp>,parent=0x344b79604101 <null>,isMain=0x344b79604231 <true>)
53: runMain [module.js:575] [pc=0x235a7432f50a] (this=0x80763bb0c79 <JS Function Module (SharedFunctionInfo 0x80763b23ed9)>#3#)
54: startup(aka startup) [node.js:160] [pc=0x235a742408c9] (this=0x344b79604189 <undefined>)
55: /* anonymous */(aka /* anonymous */) [node.js:456] [pc=0x235a7423e523] (this=0x344b79604101 <null>,process=0x344b796e0e51 <a process with map 0x2792b2e115c9>#27#)
=====================
==== C stack trace ===============================
1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: fse::FSEvents::Initialize(v8::Local<v8::Object>)
3: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
4: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
5: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
6: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
7: 0x235a7420961b
(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: 0x344b796c9e59 <JS Object>#0#
1: .node [module.js:568] [pc=0x235a7436c884] (this=0x80763bb0bf9 <an Object with map 0x371dbfd17d41>#1#,module=0x2d51400e1d21 <a Module with map 0x371dbfd18319>#2#,filename=0x2d51400e1cb1 <String[83]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/fsevents/build/Release/fse.node>)
2: load [module.js:458] [pc=0x235a74334332] (this=0x2d51400e1d21 <a Module with map 0x371dbfd18319>#2#,filename=0x2d51400e1cb1 <String[83]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/fsevents/build/Release/fse.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x235a74333e5d] (this=0x344b79604189 <undefined>,module=0x2d51400e1d21 <a Module with map 0x371dbfd18319>#2#,filename=0x2d51400e1cb1 <String[83]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/fsevents/build/Release/fse.node>)
4: _load [module.js:409] [pc=0x235a7432fa42] (this=0x80763bb0c79 <JS Function Module (SharedFunctionInfo 0x80763b23ed9)>#3#,request=0x2412f6565979 <String[19]: ./build/Release/fse>,parent=0x2d51400dc481 <a Module with map 0x371dbfd18319>#4#,isMain=0x344b79604299 <false>)
5: require [module.js:468] [pc=0x235a7433d913] (this=0x2d51400dc481 <a Module with map 0x371dbfd18319>#4#,path=0x2412f6565979 <String[19]: ./build/Release/fse>)
6: require(aka require) [internal/module.js:20] [pc=0x235a7433d646] (this=0x344b79604189 <undefined>,path=0x2412f6565979 <String[19]: ./build/Release/fse>)
7: /* anonymous */ [/Users/tomi/Github/apps/chimp-tutorial/node_modules/fsevents/fsevents.js:9] [pc=0x235a7436c07f] (this=0x2d51400dc4d1 <an Object with map 0x2792b2e07b71>#5#,exports=0x2d51400dc4d1 <an Object with map 0x2792b2e07b71>#5#,require=0x2d51400e0801 <JS Function require (SharedFunctionInfo 0x80763b53cc1)>#6#,module=0x2d51400dc481 <a Module with map 0x371dbfd18319>#4#,__filename=0x2d51400dc421 <String[72]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/fsevents/fsevents.js>,__dirname=0x2d51400e0799 <String[60]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/fsevents>)
8: _compile [module.js:541] [pc=0x235a7433ce30] (this=0x2d51400dc481 <a Module with map 0x371dbfd18319>#4#,content=0x2d51400dd261 <Very long string[3059]>#7#,filename=0x2d51400dc421 <String[72]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/fsevents/fsevents.js>)
9: .js [module.js:550] [pc=0x235a7433592b] (this=0x80763bb0bf9 <an Object with map 0x371dbfd17d41>#1#,module=0x2d51400dc481 <a Module with map 0x371dbfd18319>#4#,filename=0x2d51400dc421 <String[72]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/fsevents/fsevents.js>)
10: load [module.js:458] [pc=0x235a74334332] (this=0x2d51400dc481 <a Module with map 0x371dbfd18319>#4#,filename=0x2d51400dc421 <String[72]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/fsevents/fsevents.js>)
11: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x235a74333e5d] (this=0x344b79604189 <undefined>,module=0x2d51400dc481 <a Module with map 0x371dbfd18319>#4#,filename=0x2d51400dc421 <String[72]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/fsevents/fsevents.js>)
12: _load [module.js:409] [pc=0x235a7432fa42] (this=0x80763bb0c79 <JS Function Module (SharedFunctionInfo 0x80763b23ed9)>#3#,request=0x80763b773f1 <String[8]: fsevents>,parent=0x2d51400d0ba9 <a Module with map 0x371dbfd18319>#8#,isMain=0x344b79604299 <false>)
13: require [module.js:468] [pc=0x235a7433d913] (this=0x2d51400d0ba9 <a Module with map 0x371dbfd18319>#8#,path=0x80763b773f1 <String[8]: fsevents>)
14: require(aka require) [internal/module.js:20] [pc=0x235a7433d646] (this=0x344b79604189 <undefined>,path=0x80763b773f1 <String[8]: fsevents>)
15: /* anonymous */ [/Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/lib/fsevents-handler.js:7] [pc=0x235a7436b72a] (this=0x2d51400d0bf9 <an Object with map 0x2792b2e07b71>#9#,exports=0x2d51400d0bf9 <an Object with map 0x2792b2e07b71>#9#,require=0x2d51400d7c89 <JS Function require (SharedFunctionInfo 0x80763b53cc1)>#10#,module=0x2d51400d0ba9 <a Module with map 0x371dbfd18319>#8#,__filename=0x2d51400d0ab1 <String[84]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/lib/fsevents-handler.js>,__dirname=0x2d51400d7c21 <String[64]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/lib>)
16: _compile [module.js:541] [pc=0x235a7433ce30] (this=0x2d51400d0ba9 <a Module with map 0x371dbfd18319>#8#,content=0x2d51400d18a1 <Very long string[12062]>#11#,filename=0x2d51400d0ab1 <String[84]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/lib/fsevents-handler.js>)
17: .js [module.js:550] [pc=0x235a7433592b] (this=0x80763bb0bf9 <an Object with map 0x371dbfd17d41>#1#,module=0x2d51400d0ba9 <a Module with map 0x371dbfd18319>#8#,filename=0x2d51400d0ab1 <String[84]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/lib/fsevents-handler.js>)
18: load [module.js:458] [pc=0x235a74334332] (this=0x2d51400d0ba9 <a Module with map 0x371dbfd18319>#8#,filename=0x2d51400d0ab1 <String[84]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/lib/fsevents-handler.js>)
19: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x235a74333e5d] (this=0x344b79604189 <undefined>,module=0x2d51400d0ba9 <a Module with map 0x371dbfd18319>#8#,filename=0x2d51400d0ab1 <String[84]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/lib/fsevents-handler.js>)
20: _load [module.js:409] [pc=0x235a7432fa42] (this=0x80763bb0c79 <JS Function Module (SharedFunctionInfo 0x80763b23ed9)>#3#,request=0x80763b77b51 <String[22]: ./lib/fsevents-handler>,parent=0x2d51400086e1 <a Module with map 0x371dbfd18319>#12#,isMain=0x344b79604299 <false>)
21: require [module.js:468] [pc=0x235a7433d913] (this=0x2d51400086e1 <a Module with map 0x371dbfd18319>#12#,path=0x80763b77b51 <String[22]: ./lib/fsevents-handler>)
22: require(aka require) [internal/module.js:20] [pc=0x235a7433d646] (this=0x344b79604189 <undefined>,path=0x80763b77b51 <String[22]: ./lib/fsevents-handler>)
23: /* anonymous */ [/Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/index.js:13] [pc=0x235a7434cc2c] (this=0x2d5140008951 <an Object with map 0x2792b2e07b71>#13#,exports=0x2d5140008951 <an Object with map 0x2792b2e07b71>#13#,require=0x2d5140008771 <JS Function require (SharedFunctionInfo 0x80763b53cc1)>#14#,module=0x2d51400086e1 <a Module with map 0x371dbfd18319>#12#,__filename=0x2d51400088f1 <String[69]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/index.js>,__dirname=0x2d51400088c9 <String[60]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar>)
24: _compile [module.js:541] [pc=0x235a7433ce30] (this=0x2d51400086e1 <a Module with map 0x371dbfd18319>#12#,content=0x2d5140010c89 <Very long string[16671]>#15#,filename=0x2d51400088f1 <String[69]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/index.js>)
25: .js [module.js:550] [pc=0x235a7433592b] (this=0x80763bb0bf9 <an Object with map 0x371dbfd17d41>#1#,module=0x2d51400086e1 <a Module with map 0x371dbfd18319>#12#,filename=0x2d51400088f1 <String[69]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/index.js>)
26: load [module.js:458] [pc=0x235a74334332] (this=0x2d51400086e1 <a Module with map 0x371dbfd18319>#12#,filename=0x2d51400088f1 <String[69]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/index.js>)
27: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x235a74333e5d] (this=0x344b79604189 <undefined>,module=0x2d51400086e1 <a Module with map 0x371dbfd18319>#12#,filename=0x2d51400088f1 <String[69]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chokidar/index.js>)
28: _load [module.js:409] [pc=0x235a7432fa42] (this=0x80763bb0c79 <JS Function Module (SharedFunctionInfo 0x80763b23ed9)>#3#,request=0x80763b59379 <String[8]: chokidar>,parent=0x80763bb0d09 <a Module with map 0x371dbfd18319>#16#,isMain=0x344b79604299 <false>)
29: require [module.js:468] [pc=0x235a7433d913] (this=0x80763bb0d09 <a Module with map 0x371dbfd18319>#16#,path=0x80763b59379 <String[8]: chokidar>)
30: require(aka require) [internal/module.js:20] [pc=0x235a7433d646] (this=0x344b79604189 <undefined>,path=0x80763b59379 <String[8]: chokidar>)
31: /* anonymous */ [/Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/lib/chimp.js:14] [pc=0x235a743451e1] (this=0x80763bb10a1 <an Object with map 0x2792b2e07b71>#17#,exports=0x80763bb10a1 <an Object with map 0x2792b2e07b71>#17#,require=0x80763bb0d99 <JS Function require (SharedFunctionInfo 0x80763b53cc1)>#18#,module=0x80763bb0d09 <a Module with map 0x371dbfd18319>#16#,__filename=0x80763bb1039 <String[75]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/lib/chimp.js>,__dirname=0x80763bb1011 <String[66]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/lib>)
32: _compile [module.js:541] [pc=0x235a7433ce30] (this=0x80763bb0d09 <a Module with map 0x371dbfd18319>#16#,content=0x80763bb4ee9 <Very long string[15763]>#19#,filename=0x80763bb1039 <String[75]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/lib/chimp.js>)
33: .js [module.js:550] [pc=0x235a7433592b] (this=0x80763bb0bf9 <an Object with map 0x371dbfd17d41>#1#,module=0x80763bb0d09 <a Module with map 0x371dbfd18319>#16#,filename=0x80763bb1039 <String[75]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/lib/chimp.js>)
34: load [module.js:458] [pc=0x235a74334332] (this=0x80763bb0d09 <a Module with map 0x371dbfd18319>#16#,filename=0x80763bb1039 <String[75]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/lib/chimp.js>)
35: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x235a74333e5d] (this=0x344b79604189 <undefined>,module=0x80763bb0d09 <a Module with map 0x371dbfd18319>#16#,filename=0x80763bb1039 <String[75]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/lib/chimp.js>)
36: _load [module.js:409] [pc=0x235a7432fa42] (this=0x80763bb0c79 <JS Function Module (SharedFunctionInfo 0x80763b23ed9)>#3#,request=0x80763b57169 <String[15]: ../lib/chimp.js>,parent=0x80763bb8cb9 <a Module with map 0x371dbfd18319>#20#,isMain=0x344b79604299 <false>)
37: require [module.js:468] [pc=0x235a7433d913] (this=0x80763bb8cb9 <a Module with map 0x371dbfd18319>#20#,path=0x80763b57169 <String[15]: ../lib/chimp.js>)
38: require(aka require) [internal/module.js:20] [pc=0x235a7433d646] (this=0x344b79604189 <undefined>,path=0x80763b57169 <String[15]: ../lib/chimp.js>)
39: /* anonymous */ [/Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/bin/chimp.js:4] [pc=0x235a7434364a] (this=0x80763bb8ec1 <an Object with map 0x2792b2e07b71>#21#,exports=0x80763bb8ec1 <an Object with map 0x2792b2e07b71>#21#,require=0x80763bb8d49 <JS Function require (SharedFunctionInfo 0x80763b53cc1)>#22#,module=0x80763bb8cb9 <a Module with map 0x371dbfd18319>#20#,__filename=0x80763bb8e59 <String[75]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/bin/chimp.js>,__dirname=0x80763bb8e31 <String[66]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/bin>)
40: _compile [module.js:541] [pc=0x235a7433ce30] (this=0x80763bb8cb9 <a Module with map 0x371dbfd18319>#20#,content=0x80763bb9761 <Very long string[2023]>#23#,filename=0x80763bb8e59 <String[75]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/bin/chimp.js>)
41: .js [module.js:550] [pc=0x235a7433592b] (this=0x80763bb0bf9 <an Object with map 0x371dbfd17d41>#1#,module=0x80763bb8cb9 <a Module with map 0x371dbfd18319>#20#,filename=0x80763bb8e59 <String[75]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/bin/chimp.js>)
42: load [module.js:458] [pc=0x235a74334332] (this=0x80763bb8cb9 <a Module with map 0x371dbfd18319>#20#,filename=0x80763bb8e59 <String[75]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/bin/chimp.js>)
43: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x235a74333e5d] (this=0x344b79604189 <undefined>,module=0x80763bb8cb9 <a Module with map 0x371dbfd18319>#20#,filename=0x80763bb8e59 <String[75]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/dist/bin/chimp.js>)
44: _load [module.js:409] [pc=0x235a7432fa42] (this=0x80763bb0c79 <JS Function Module (SharedFunctionInfo 0x80763b23ed9)>#3#,request=0x80763b53749 <String[17]: ../dist/bin/chimp>,parent=0x80763bb9fc1 <a Module with map 0x371dbfd18319>#24#,isMain=0x344b79604299 <false>)
45: require [module.js:468] [pc=0x235a7433d913] (this=0x80763bb9fc1 <a Module with map 0x371dbfd18319>#24#,path=0x80763b53749 <String[17]: ../dist/bin/chimp>)
46: require(aka require) [internal/module.js:20] [pc=0x235a7433d646] (this=0x344b79604189 <undefined>,path=0x80763b53749 <String[17]: ../dist/bin/chimp>)
47: /* anonymous */ [/Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/bin/chimp.js:4] [pc=0x235a7433d0fb] (this=0x80763bba169 <an Object with map 0x2792b2e07b71>#25#,exports=0x80763bba169 <an Object with map 0x2792b2e07b71>#25#,require=0x80763bba051 <JS Function require (SharedFunctionInfo 0x80763b53cc1)>#26#,module=0x80763bb9fc1 <a Module with map 0x371dbfd18319>#24#,__filename=0x80763bba109 <String[70]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/bin/chimp.js>,__dirname=0x80763bba0e1 <String[61]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/bin>)
48: _compile [module.js:541] [pc=0x235a7433ce30] (this=0x80763bb9fc1 <a Module with map 0x371dbfd18319>#24#,content=0x80763bba281 <String[102]\: \n\n// be sure to run `npm run prepublish` first to generate the dist dir\nrequire('../dist/bin/chimp');\n>,filename=0x80763bba109 <String[70]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/bin/chimp.js>)
49: .js [module.js:550] [pc=0x235a7433592b] (this=0x80763bb0bf9 <an Object with map 0x371dbfd17d41>#1#,module=0x80763bb9fc1 <a Module with map 0x371dbfd18319>#24#,filename=0x80763bba109 <String[70]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/bin/chimp.js>)
50: load [module.js:458] [pc=0x235a74334332] (this=0x80763bb9fc1 <a Module with map 0x371dbfd18319>#24#,filename=0x80763bba109 <String[70]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/bin/chimp.js>)
51: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x235a74333e5d] (this=0x344b79604189 <undefined>,module=0x80763bb9fc1 <a Module with map 0x371dbfd18319>#24#,filename=0x80763bba109 <String[70]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/chimp/bin/chimp.js>)
52: _load [module.js:409] [pc=0x235a7432fa42] (this=0x80763bb0c79 <JS Function Module (SharedFunctionInfo 0x80763b23ed9)>#3#,request=0x80763bba361 <String[62]: /Users/tomi/Github/apps/chimp-tutorial/node_modules/.bin/chimp>,parent=0x344b79604101 <null>,isMain=0x344b79604231 <true>)
53: runMain [module.js:575] [pc=0x235a7432f50a] (this=0x80763bb0c79 <JS Function Module (SharedFunctionInfo 0x80763b23ed9)>#3#)
54: startup(aka startup) [node.js:160] [pc=0x235a742408c9] (this=0x344b79604189 <undefined>)
55: /* anonymous */(aka /* anonymous */) [node.js:456] [pc=0x235a7423e523] (this=0x344b79604101 <null>,process=0x344b796e0e51 <a process with map 0x2792b2e115c9>#27#)
=====================
==== C stack trace ===============================
1: v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute)
2: fse::FSEvents::Initialize(v8::Local<v8::Object>)
3: node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&)
4: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&))
5: v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
6: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*)
7: 0x235a7420961b
[chimp] Watching features with tagged with @focus,@dev,@watch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment