Skip to content

conflict with eslint and/or eslint-plugin-promise #8

Description

@saleemepoch

Spent endless hours trying to figure out why getContactsWorker stopped working. Only the worker. GetContacts continued to work fine.

It turns out it was this:

"eslint": "^6.8.0"

and/or this:

"eslint-plugin-promise": "^4.2.1",

I removed the two from packages.json and now it works fine.

Any idea why?

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