Skip to content

Conversation

@thesurenk
Copy link
Collaborator

  • Add tslib@^2.6.0 to dependencies in package.json
  • tslib is required for TypeScript decorators like @component
  • Resolves 'module tslib cannot be found' error
  • Critical runtime library for Angular decorators
  • Fixes TypeScript compilation in Docker build

- Add tslib@^2.6.0 to dependencies in package.json
- tslib is required for TypeScript decorators like @component
- Resolves 'module tslib cannot be found' error
- Critical runtime library for Angular decorators
- Fixes TypeScript compilation in Docker build
@thesurenk thesurenk merged commit 5fe48e8 into main Oct 1, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants