-
Type:
Story
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Not Needed
-
None
-
Developer Tools
../src/binding.cc:98:31: error: 'class v8::Context' has no member named 'GetIsolate' make: *** [interruptor.target.mk:124: Release/obj.target/interruptor/src/binding.o] Error 1 Error: node-gyp failed to rebuild '.../node_modules/interruptor'
Node 24 ships V8 12.x which removed v8::Context::GetIsolate(). The interruptor@1.0.2 native addon uses this API in its C++ binding code and fails to compile.
- is related to
-
MONGOSH-3298 Bump the interruptor package to v2
-
- Closed
-