Skip to content

TypeError: Cannot read property 'endsWith' of undefined, js engine: hermes #42

@Shahanshah8791

Description

@Shahanshah8791

I added the package as dev dependency.
And then as per documentation, I have added

  1. in metro.config.js
 resolver: {
      extraNodeModules: require('node-libs-react-native'),
    },
  1. in index.js import 'node-libs-react-native/globals.js';
    after import of step 2 I am getting TypeError: Cannot read property 'endsWith' of undefined, js engine: hermes.
    Can you please help me to fix this?
    @parshap

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