Code Monkey home page Code Monkey logo

Comments (7)

yortus avatar yortus commented on July 18, 2024

Hi @vanchisel,

Are you still having this problem?

If you've recently updated your node version, then any native modules (such as node-fibers) previously installed in node_modules may stop working due to new Node API incompatibilities. The usual solution is to delete the node_modules directory entirely, then do npm install again. Does that work for you?

from asyncawait.

thomascayne avatar thomascayne commented on July 18, 2024

Hello @yortus,

Thank you for responding. I deleted node_modules just now and it didn't work: ...win32-ia32-v8-5.1\fibers.node is missing. The problem seems with building 'node fibers'. I'd love to use asyncawait. I abandoned nwjs for electron because nw-gyp couldn't build node sqlite3+ other issues. Electron only has problem with asyncawait/fibers.

Right now I'm using Bluebird but would love another help because I can see some Promise.then() aren't flowing correctly.

from asyncawait.

ErasmusJW avatar ErasmusJW commented on July 18, 2024

Hi, I am having a similar issue and am also using electron,
get a "node_modules\fibers\bin\win32-x64-v8-5.2\fibers.node" is missing error message.
npm installing fibers only gives up to win32-x64-v8-5.0

from asyncawait.

yortus avatar yortus commented on July 18, 2024

I don't know much about electron but I found this page in the Electron docs. Could it be relevant?

from asyncawait.

Derek20 avatar Derek20 commented on July 18, 2024

Hi, I am also now running into this issue while using electron.

I tried that link you referred to @yortus but still no luck and I'm running out of ideas.

Any other ideas? Thanks

from asyncawait.

null4bl3 avatar null4bl3 commented on July 18, 2024

Similar Issue confirmed on part as well:

Error: /home/xxxx/xxxxxxxxx/server/node_modules/fibers/bin/linux-x64-v8-5.1/fibers.node is missing. Try reinstalling node-fibers?

Issue is most likely on the part of node-fibers, atleast in my case, as i can't seem to install it on its own due to build errors on Arch Linux 64.

from asyncawait.

yortus avatar yortus commented on July 18, 2024

Since this problem isn't caused by or solvable by asyncawait, I'm going to close this. The fibers repo may be a more useful place to further discuss this. Note there are several issues there about this already. Unfortunately it seems to be a not-supported scenario.

from asyncawait.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.