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.

[react-native 0.64-rc.1] [reanimated 2.0.0-rc.0] Transform's input file does not exist: react-native-reanimated-64.aar.

See original GitHub issue

Description

build failed on Android:

Transform’s input file does not exist: ***/node_modules/react-native-reanimated/android/react-native-reanimated-64.aar.

System:
    OS: macOS 11.0.1
    CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
    Memory: 30.30 MB / 16.00 GB
    Shell: 5.8 - /bin/zsh
  Binaries:
    Node: 12.19.0 - /usr/local/bin/node
    Yarn: 1.22.10 - ~/Documents/ReactNativeProj/fandeng/lingyue/node_modules/.bin/yarn
    npm: 7.0.8 - /usr/local/bin/npm
    Watchman: Not Found
  Managers:
    CocoaPods: 1.10.0 - /usr/local/bin/pod
  SDKs:
    iOS SDK:
      Platforms: iOS 14.2, DriverKit 20.0, macOS 11.0, tvOS 14.2, watchOS 7.1
    Android SDK:
      API Levels: 21, 23, 25, 26, 27, 28, 29
      Build Tools: 23.0.1, 26.0.1, 26.0.2, 27.0.3, 28.0.3, 29.0.2
      System Images: android-30 | Google APIs Intel x86 Atom
      Android NDK: Not Found
  IDEs:
    Android Studio: 4.1 AI-201.8743.12.41.6858069
    Xcode: 12.2/12B45b - /usr/bin/xcodebuild
  Languages:
    Java: 1.8.0_212 - /usr/bin/javac
  npmPackages:
    @react-native-community/cli: Not Found
    react: 17.0.1 => 17.0.1
    react-native: 0.64.0-rc.1 => 0.64.0-rc.1
    react-native-macos: Not Found
  npmGlobalPackages:
    *react-native*: Not Found

Screenshots

image

Package versions

React: 17.0.1 => 17.0.1 React Native: 0.64.0-rc.1 => 0.64.0-rc.1 React Native Reanimated: 2.0.0-rc.0

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:15 (4 by maintainers)

github_iconTop GitHub Comments

11reactions
Shahanshah87commented, Aug 19, 2021

No, I didn’t get it On Thu, Aug 19, 2021, 20:28 Shahanshah87 @.***> wrote: Getting same error with React-Native 0.65. did you got any solution for this? +1 — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#1486 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKGR6VGHADWYSZVHDATHMATT5ULZTANCNFSM4UFQVIIA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

Ok got the solution for now. Try:- npm i react-native-reanimated@^2.3.0-alpha.2 and then npm i and then npm start -- --reset-cache and then npm run android.

It worked for me.

4reactions
swapanilcommented, Aug 19, 2021

Getting same error with React-Native 0.65.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Failed to transform react-native-reanimated-65-jsc.aar [closed]
aar. > Transform's input file does not exist: C:\Users\Rahul\Desktop\lcorn\rb\node_modules\react-native-reanimated\android\react ...
Read more >
no aar for react-native-reanimated found - You.com
When I build my app for android it failed after installing react-native-reanimated v2.3.0-beta.2 The main error line is > Transform's input file does...
Read more >
react-native-reanimated/android - UNPKG
expo, - ; src, - ; build.gradle, 4.65 kB ; react-native-reanimated-63-hermes.aar, 1.99 MB ...
Read more >
Transform's input file does not exist [158753935] - Issue Tracker
Transform's input file does not exist : C:\development\myappname\build\app\intermediates\flutter\profile\libs.jar. My release apk build failed with this message.
Read more >
CVE-2022-24373 Detail - NVD
The package react-native-reanimated before 3.0.0-rc.1 are ... provide sufficient detail or that information simply was not available at 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