rive-app / rive-app/rive-react-native

Missing script

Open
#225 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
783
Forks
81
Avg merge
3d 6h
Merged PRs (30d)
3

Description

The example project does not run in Android Studio due to a missing script. Here is the log:

Settings file 'D:\tmp\rive-react-native-main\example\android\settings.gradle' line: 2

A problem occurred evaluating settings 'RiveReactNativeExample'.
> Could not read script 'D:\tmp\rive-react-native-main\example\node_modules\@react-native-community\cli-platform-android\native_modules.gradle' as it does not exist.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with example/android/settings.gradle at line 2 and compare it with the missing example/node_modules/@react-native-community/cli-platform-android/native_modules.gradle path shown in the log. Run the example project in Android Studio to confirm the failure is resolved; done means it starts without the missing-script error.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, react-native
Domain
build-system, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.