Skip to content
This repository was archived by the owner on Mar 13, 2020. It is now read-only.
This repository was archived by the owner on Mar 13, 2020. It is now read-only.

PolyFillNotAvailable #34

@binli0114

Description

@binli0114

Error occurs when clicks the mail button.

(node:960) UnhandledPromiseRejectionWarning: PolyFillNotAvailable: Library cannot function without fetch. So, please provide polyfill for it.

Solution:
npm install --save isomorphic-fetch
Then
require("isomorphic-fetch"); in mail.js

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions