triniwiz / triniwiz/nativescript-plugins

[nativescript-downloader] Could not find androidx.tonyodev.fetch2:xfetch2:3.1.6

Open
#142 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
87
Forks
57
Avg merge
1h 36m
Merged PRs (30d)
4

Description

Package fails to install with error message:

Build file '............../app/platforms/android/app/build.gradle' line: 575
A problem occurred configuring project ':app'.
Could not find androidx.tonyodev.fetch2:xfetch2:3.1.6.
Required by:
    project :app

"@nativescript/android": "~8.3.1",
"@nativescript/core": "~8.3.4",

Contributor guide

No contributing guide indexed for this repository

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

Reproduce the package installation failure and inspect app/platforms/android/app/build.gradle around line 575, where androidx.tonyodev.fetch2:xfetch2:3.1.6 is required. Check how the dependency is configured for the listed @nativescript/android and @nativescript/core versions; done means installation completes without the missing-dependency error.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.