react-native-quick-crypto icon indicating copy to clipboard operation
react-native-quick-crypto copied to clipboard

Unable to resolve module @babel/runtime/helpers/interopRequireDefault

Open alfarabi-mazhit opened this issue 2 years ago • 1 comments

0a74d252-1947-4eb2-8e81-6dc400ba52fa react-native info info Fetching system and libraries information... System: OS: macOS 13.3 CPU: (8) arm64 Apple M1 Memory: 93.13 MB / 8.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 18.15.0 - /usr/local/bin/node Yarn: Not Found npm: 9.5.0 - /usr/local/bin/npm Watchman: 2023.04.03.00 - /opt/homebrew/bin/watchman Managers: CocoaPods: 1.12.0 - /opt/homebrew/bin/pod SDKs: iOS SDK: Platforms: DriverKit 22.4, iOS 16.4, macOS 13.3, tvOS 16.4, watchOS 9.4 Android SDK: API Levels: 30, 33, 33 Build Tools: 30.0.2, 30.0.3, 33.0.2 System Images: android-33 | Google APIs ARM 64 v8a Android NDK: Not Found IDEs: Android Studio: 2022.1 AI-221.6008.13.2211.9619390 Xcode: 14.3/14E222b - /usr/bin/xcodebuild Languages: Java: 1.8.0_362 - /usr/bin/javac npmPackages: @react-native-community/cli: Not Found react: 18.2.0 => 18.2.0 react-native: 0.71.6 => 0.71.6 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found

alfarabi-mazhit avatar Apr 11 '23 19:04 alfarabi-mazhit

Is this still an issue with 0.7.x versions? Have you tried a version with "@babel/runtime": "^7.20.0",added to devDependencies in package.json?

boorad avatar Jul 08 '24 18:07 boorad