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

TypeError: TextDecoder is not a constructor when run js-ipfs/examples/browser-create-react-app/ #3624

@devhyunjae

Description

@devhyunjae
  • Version: github repo master branch latest version
  • Platform: macOS Big Sur v11.2.3. Browser: Chrome Version 89.0.4389.114 (Official Build) (x86_64)
  • Subsystem:

Severity:

Description:

  • What you did
    Followed as in the browser-create-react-app/README
$ git clone https://github.com/ipfs/js-ipfs.git
$ cd js-ipfs
$ npm install
$ npm run build
$ cd examples/browser-create-react-app/
$ npm install
$ npm run
  • What happened
    TypeError: TextDecoder is not a constructor

Screen Shot 2021-04-13 at 5 56 33 PM

  • What you expected to happen
    Should show the root page with no error

Steps to reproduce the error:

$ git clone https://github.com/ipfs/js-ipfs.git
$ cd js-ipfs
$ npm install
$ npm run build
$ cd examples/browser-create-react-app/
$ npm install
$ npm run

Metadata

Metadata

Assignees

No one assigned

    Labels

    need/triageNeeds initial labeling and prioritization

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions