Git Product home page Git Product logo

Comments (9)

laverdet avatar laverdet commented on July 18, 2024

Improve discovery of coroutine shim

The fiber-shim script couldn't find coroutine.so on npm installations
with unexcepted configurations. This makes the script use
require.resolve() internally which should improve compatibility.

Closed by 35821e1

from node-fibers.

laverdet avatar laverdet commented on July 18, 2024

Hey I didn't actually test the ~/.npmrc case in 35821e1, but it should work since now it's using require.resolve() internally. Please let me know if that didn't fix the issue.

Thank you!

from node-fibers.

tobyhede avatar tobyhede commented on July 18, 2024

I am seeing this issue on OS X and a fresh install of node & npm.

from node-fibers.

laverdet avatar laverdet commented on July 18, 2024

Can you give more information on your environment? How is node setup, what's your npm configuration look like, etc? I do my development on OS X so it's gotta be something abnormal with your setup. Did you try to debug the fiber-shim script? It is very simple.

from node-fibers.

tobyhede avatar tobyhede commented on July 18, 2024

Sorry for the lack of detail, was quite late last night :P

Where was does the fiber-shim script live?

from node-fibers.

laverdet avatar laverdet commented on July 18, 2024

Err sorry fiber-shim doesn't exist anymore. You should peak the node-fibers script. You can find it in fibers/bin, or do which node-fibers on your system to find your installed copy.

from node-fibers.

tobyhede avatar tobyhede commented on July 18, 2024

Removed and reinstalled everything and it works. Just a glitch in the matrix, I guess.

from node-fibers.

laverdet avatar laverdet commented on July 18, 2024

Kewl!

from node-fibers.

Floby avatar Floby commented on July 18, 2024

As a matter of fact, I did this too and now it's running perfectly.

On 14 March 2011 16:07, laverdet <
[email protected]>wrote:

Kewl!

#9 (comment)

from node-fibers.

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.