Skip to content

Faker is undefined when accessed from Meteor client #2

Description

@SevenZark

The README shows examples of using Faker in Meteor, the heading for which says, "meteor usage, both client and server."

However, in my mocha tests, Faker only works when inside Meteor.isServer. When I access it through Meteor.isClient I get errors stating that faker is undefined.

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