question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Failed init SignClient in React Native

See original GitHub issue

Describe the bug

{"context": "client"} this.events.getMaxListeners is not a function. (In 'this.events.getMaxListeners()', 'this.events.getMaxListeners' is undefined)

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
apostgitcommented, Nov 17, 2022

getting the same error.

any updates guys?

Updating the events package to its latest version helped. Run npm i events@3.3.0.

0reactions
ClementeSerranocommented, Nov 14, 2022

getting the same error.

any updates guys?

Read more comments on GitHub >

github_iconTop Results From Across the Web

SignClient.init failed (React-Native) WalletConnectV2 #1753
I have done import "@walletconnect/react-native-compat"; on my App.js file. Here is my code: import SignClient from "@walletconnect/sign-client";.
Read more >
react native init failed - node modules - Stack Overflow
I did all remove a node, update node, removed react-native-CLI, and update it and it was fixed for some time. but I was...
Read more >
Troubleshooting - React Native
These are some common issues you may run into while setting up React Native. If you encounter something that is not listed here, ......
Read more >
React Native - Rollbar Docs
Integrating this library with your React Native codebase requires the following steps: Install the package from NPM. npm install rollbar-react-native --save. or
Read more >
React Native integration guide - Bugsnag docs
The CLI will walk you through: Installing Bugsnag package dependencies; Adding your API key to the native configuration files; Initializing Bugsnag in the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found