Skip to content

mongol@10.0.1 requires explicit jquery dependency #162

@red-meadow

Description

@red-meadow

The latest Mongol doesn't work as it is, you have to manually add Atmosphere and npm jquery packages.

Steps to reproduce:

  1. meteor create app --bare
  2. meteor add msavin:mongol@7.0.1 - works fine
  3. meteor add msavin:mongol@10.0.1 - Uncaught Error: jQuery not found in a browser
  4. meteor add jquery and npm i jquery --save-dev - now it works

Meteor version: 1.11.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions