nativescript-community / nativescript-community/ui-webview
Angular module not found using latest version 1.4.11
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Version 1.4.11 results in following build error. Pinning to 1.4.10 is a temporary workaround.
ERROR in ../../libs/xplat/nativescript/features/src/lib/webview/webview.module.ts 4:0-76
Module not found: Error: Can't resolve '@nativescript-community/ui-webview/angular'
Contributor guide
No contributing guide indexed for this repository
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
Start by reproducing the build error from the issue and inspect libs/xplat/nativescript/features/src/lib/webview/webview.module.ts, comparing dependency behavior between versions 1.4.10 and 1.4.11. Done means the @nativescript-community/ui-webview/angular import resolves successfully on 1.4.11 and the build completes without the reported module-not-found error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100