main.js:1 Uncaught Error: Cannot find module 'tslib'
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 28/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- typescript
- Domain
- tooling
Research direction
Start by reproducing the Angular 12 runtime failure and inspect the generated main.js and runtime.js entry points alongside the stated TypeScript and tslib versions. Determine why the bundled application cannot resolve tslib; done means the application starts without the reported module error.
Written by the indexing model from the issue text.
Description
**While running angular 12 version getting the below runtime error , in and around googled not getting correct solution
Having typescript "typescript": "4.2", "tslib": "^2.3.1"**
========= below are errors are runtime error unable to run ====================
main.js:1 Uncaught Error: Cannot find module 'tslib'
at Y (main.js:1)
at main.js:1
at main.js:1
at Object.66458 (main.js:1)
at r (runtime.js:1)
at Object.50124 (main.js:1)
at r (runtime.js:1)
at Y (main.js:1)
at main.js:1
at t (runtime.js:1)
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
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.
More from microsoft/tslib
-
question
Difficulty 4/5 3-5 days Newbie friendliness 38/100
-
Difficulty 1/5 Under an hour Newbie friendliness 15/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
danielmiessler/LifeOS#2218 ·