Issues
- 5
Fails to build on Node 12.0.0
#409 opened by nex3 - 10
Build error on alpine
#410 opened by pvanagtmaal - 13
async_hooks & node-fibers discussion
#365 opened by laverdet - 17
- 9
Can't Use 'await' in Fiber
#402 opened by DavidRusso - 4
node-fibers on ARM7
#387 opened by barbizio - 4
- 10
- 4
linux node v10.15.3 error
#407 opened by coleShang - 3
Not able to install fiber on Mac High Sierra
#406 opened by sanket-dev - 1
Issue installing on RHEL7 Machine
#405 opened by neslieang - 18
Node Version 10 Compatibility
#379 opened by adrum - 2
Can't build fibers on Manjaro Linux
#403 opened by marinakuranda - 0
- 16
Sudden Build Failure RHEL Fibers@2.0.2
#369 opened by papasmile - 7
Yielding across a C++-call boundary
#400 opened by l7x - 1
Not working in Electron 2.0.x
#388 opened by matortheeternal - 3
Error installing 3.1.0 on linux
#398 opened by Kignuf - 4
- 10
- 8
Look for binary for this platform - undefined
#393 opened by goldfinch - 2
doesn't build on macOS 10.14.1 w/ node 11.1.0
#396 opened by vobu - 1
Failure when deploying app.
#394 opened by Drog1744 - 1
Failing to install, possibly MacOS Mojave (10.14)
#395 opened by brahmaroutu - 2
Not working with latest Node.js version ie 11.0.0
#392 opened by mamathammu - 1
- 1
Question: are fibers' tasks running in a single thread that's different from main thread
#389 opened by xushuwei202 - 1
Future not working properly
#383 opened by yashvadhvani - 3
Using instanceof Error for return of fiber.
#386 opened by tcf909 - 0
- 9
fibers@2.0.0 install: `node build.js || nodejs build.js` npm ERR! Exit status 134 npm ERR! npm ERR! Failed at the fibers@2.0.0 install script 'node build.js || nodejs build.js'.
#358 opened by czhao028 - 12
Cannot be used in Electron V2.0.0
#374 opened by firestarman-james - 8
100% CPU caused by Fiber spike (in Meteor)
#371 opened by KoenLav - 3
Question: Fibers in separate V8 context
#377 opened by tcf909 - 4
npm install error fibers@1.0.15
#376 opened by fedorovmichael - 1
env->async_hooks_init_function().IsEmpty() failed.
#375 opened by tcf909 - 1
Cannot read property 'name' of undefined
#373 opened by vishvas-prajapati - 2
does node-fibers can use 100% of multi-core
#372 opened by simon4545 - 3
Azure build error: Module parse failed
#361 opened by BruceBissett - 1
- 2
node 8 error
#370 opened by zhaoxuan - 7
node 9 support
#368 opened by serut - 3
2.0.1 fails (when using with fibrous)
#366 opened by pmeisen - 1
Assignment operator issue
#363 opened by betandbuzz - 1
[WINDOWS] Uncaught Error: A dynamic-link library (DLL) initialization routine failed
#362 opened by AlexVFornazieri - 2
Error rebuilding on Mac OS X 10.13.2 | Node 8.9.4
#359 opened by rzec-r7 - 9
- 3
fibers.node is missing on Mac OS X
#355 opened by andy2046 - 2
quick-test.js fails
#356 opened by holiber - 5
future.wait() does not wait for promise to finish
#354 opened by andypeng2015