Skip to content

Conversation

@abhilash-sivan
Copy link
Contributor

@abhilash-sivan abhilash-sivan commented Jan 22, 2026

regenerated package lock file

node: v22.22.0
npm: v11.8.0

  • updated tsconfig as type check in node_module was failing

node_modules/@types/cacheable-request/index.d.ts:115:76 - error TS2709: Cannot use namespace 'ResponseLike' as a type. 115 rawListeners(event: 'response'): Array<(response: ServerResponse | ResponseLike) => void>; ~~~~~~~~~~~~ node_modules/@types/cacheable-request/index.d.ts:118:60 - error TS2709: Cannot use namespace 'ResponseLike' as a type. 118 emit(event: 'response', response: ServerResponse | ResponseLike): boolean; ~~~~~~~~~~~~ Found 11 errors in the same file, starting at: node_modules/@types/cacheable-request/index.d.ts:26

https://www.typescriptlang.org/tsconfig/skipLibCheck.html

@abhilash-sivan abhilash-sivan changed the title chore: fix corrupted package lock file chore: regenerated package lock file Jan 22, 2026
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