NativeScript / NativeScript/plugins
bghttp was not found in '@nativescript/background-http'
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 206
- Forks
- 123
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 1
Description
Trying to set up background upload as per code on these pages and getting the following error:
export 'bghttp' (imported as 'bghttp') was not found in '@nativescript/background-http' (possible exports: session)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin by reproducing the reported import error in the @nativescript/background-http setup and inspect the package exports, especially the available session export. Compare that behavior with the background-upload instructions referenced by the reporter; done means the documented setup no longer produces the missing bghttp export error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100