Skip to content
This repository was archived by the owner on May 22, 2024. It is now read-only.
This repository was archived by the owner on May 22, 2024. It is now read-only.

encoding not found when requiring node-fetch #30

@bcomnes

Description

@bcomnes

For some reason, when you try to package a function that requires node-fetch the encoding module isn't found.

We need to determine if:

  • This is a problem with node-fetch, or a consumption concern
  • or if we are missing this dep for some reason, or if we are requiring that it exist, but it doesn't really have to.
  • Decide if we make an exception for this very common scenario, or improve output when this pitfall is hit.

Examples in the wild:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions