Skip to content

fibers/Future references need to be fibers/future #3

Description

@pjz

In a couple places (here and here) in the code there are lines that say:

Future = Npm.require('fibers/Future');

...which is problematic for those of us on case-sensitive filesystems where the correct filename is fibers/future (lowercase 'future'). The ultimate-todos-test demo fails for me because of this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions