Skip to content

Unable to resolve some modules: MarkerClusterer #17

@zhukovsp

Description

@zhukovsp

When I run
meteor
I get

Unable to resolve some modules:
 "MarkerClusterer" ...
If you notice problems related to these missing modules, consider running:
  meteor npm install --save MarkerClusterer

When I run
meteor npm install --save MarkerClusterer
I get

npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/MarkerClusterer
npm ERR! 404 
npm ERR! 404  'MarkerClusterer' is not in the npm registry.

Even if I run from the doc
meteor npm install --save marker-clusterer-plus
I get first error

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