WalletConnect / react-native-examples

React Native examples implementing WalletConnect v2
MIT License
77 stars 29 forks source link

[bug]: Not working with node 18 / 20 #160

Closed niklasp closed 1 week ago

niklasp commented 1 month ago

Description

I tried and only worked with node 16

Issue Environment

Output of npx react-native info

System: OS: macOS 13.3.1 CPU: (8) arm64 Apple M1 Pro Memory: 84.11 MB / 32.00 GB Shell: version: "5.9" path: /bin/zsh Binaries: Node: version: 16.20.0 path: ~/.nvm/versions/node/v16.20.0/bin/node Yarn: Not Found npm: version: 8.19.4 path: ~/.nvm/versions/node/v16.20.0/bin/npm Watchman: version: 2024.07.15.00 path: /opt/homebrew/bin/watchman Managers: CocoaPods: Not Found SDKs: iOS SDK: Not Found Android SDK: Not Found IDEs: Android Studio: 2024.1 AI-241.18034.62.2411.12071903 Xcode: version: /undefined path: /usr/bin/xcodebuild Languages: Java: version: 17.0.12 path: /usr/bin/javac Ruby: version: 2.6.10 path: /usr/bin/ruby npmPackages: "@react-native-community/cli": Not Found react: installed: 18.2.0 wanted: 18.2.0 react-native: installed: 0.72.4 wanted: 0.72.4 react-native-macos: Not Found npmGlobalPackages: "react-native": Not Found Android: hermesEnabled: true newArchEnabled: false iOS: hermesEnabled: true newArchEnabled: Not found

Steps to reproduce

go to any dapp and npm i

Snack, code example, screenshot, or link to a repository

not applicable

ignaciosantise commented 4 weeks ago

hey @niklasp 👋 can you provide more info? I use node v18 daily and it works.