Skip to content

missing dependencies on the manifest file #1

@fczuardi

Description

@fczuardi

I had to find them looking at the source to make your plugin run :)

the patch is probably to add this to the package.json file:

  "dependencies": {
    "chalk": "^1.1.3",
    "debug": "^2.2.0",
    "htmlparser2": "^3.9.2",
    "lodash": "^4.16.4",
    "request": "^2.76.0"
  }

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