[GH-ISSUE #962] "Latest" hoarder container keeps throwing exceptions due to node22/tsconfig.json not being found #635

Closed
opened 2026-03-02 11:51:31 +03:00 by kerem · 1 comment
Owner

Originally created by @kamtschatka on GitHub (Feb 2, 2025).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/962

Describe the Bug

I just updated hoarder to "latest" again and noticed that it is no longer able to fetch bookmark contents.

The logs are showing issues with the tsconfig being missing:

Error: File '@tsconfig/node22/tsconfig.json' not found.
    at Be (/app/apps/workers/node_modules/.pnpm/get-tsconfig@4.7.2/node_modules/get-tsconfig/dist/index.cjs:3:9201)
    at ie (/app/apps/workers/node_modules/.pnpm/get-tsconfig@4.7.2/node_modules/get-tsconfig/dist/index.cjs:3:10245)
    at Be (/app/apps/workers/node_modules/.pnpm/get-tsconfig@4.7.2/node_modules/get-tsconfig/dist/index.cjs:3:9365)
    at ie (/app/apps/workers/node_modules/.pnpm/get-tsconfig@4.7.2/node_modules/get-tsconfig/dist/index.cjs:3:10245)
    at le (/app/apps/workers/node_modules/.pnpm/get-tsconfig@4.7.2/node_modules/get-tsconfig/dist/index.cjs:3:10975)
    at Object.Le [as getTsconfig] (/app/apps/workers/node_modules/.pnpm/get-tsconfig@4.7.2/node_modules/get-tsconfig/dist/index.cjs:3:11080)
    at Object.<anonymous> (/app/apps/workers/node_modules/.pnpm/tsx@4.7.1/node_modules/tsx/dist/cjs/index.cjs:1:726)
    at Module._compile (node:internal/modules/cjs/loader:1562:14)
    at Object..js (node:internal/modules/cjs/loader:1699:10)
    at Module.load (node:internal/modules/cjs/loader:1313:32)

Steps to Reproduce

Use the "latest" hoarder container and check the logs, exception keeps happening all the time.

Expected Behaviour

no exception, fetching data for bookmarks is working.

Screenshots or Additional Context

No response

Device Details

No response

Exact Hoarder Version

latest

Have you checked the troubleshooting guide?

  • I have checked the troubleshooting guide and I haven't found a solution to my problem
Originally created by @kamtschatka on GitHub (Feb 2, 2025). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/962 ### Describe the Bug I just updated hoarder to "latest" again and noticed that it is no longer able to fetch bookmark contents. The logs are showing issues with the tsconfig being missing: ``` Error: File '@tsconfig/node22/tsconfig.json' not found. at Be (/app/apps/workers/node_modules/.pnpm/get-tsconfig@4.7.2/node_modules/get-tsconfig/dist/index.cjs:3:9201) at ie (/app/apps/workers/node_modules/.pnpm/get-tsconfig@4.7.2/node_modules/get-tsconfig/dist/index.cjs:3:10245) at Be (/app/apps/workers/node_modules/.pnpm/get-tsconfig@4.7.2/node_modules/get-tsconfig/dist/index.cjs:3:9365) at ie (/app/apps/workers/node_modules/.pnpm/get-tsconfig@4.7.2/node_modules/get-tsconfig/dist/index.cjs:3:10245) at le (/app/apps/workers/node_modules/.pnpm/get-tsconfig@4.7.2/node_modules/get-tsconfig/dist/index.cjs:3:10975) at Object.Le [as getTsconfig] (/app/apps/workers/node_modules/.pnpm/get-tsconfig@4.7.2/node_modules/get-tsconfig/dist/index.cjs:3:11080) at Object.<anonymous> (/app/apps/workers/node_modules/.pnpm/tsx@4.7.1/node_modules/tsx/dist/cjs/index.cjs:1:726) at Module._compile (node:internal/modules/cjs/loader:1562:14) at Object..js (node:internal/modules/cjs/loader:1699:10) at Module.load (node:internal/modules/cjs/loader:1313:32) ``` ### Steps to Reproduce Use the "latest" hoarder container and check the logs, exception keeps happening all the time. ### Expected Behaviour no exception, fetching data for bookmarks is working. ### Screenshots or Additional Context _No response_ ### Device Details _No response_ ### Exact Hoarder Version latest ### Have you checked the troubleshooting guide? - [x] I have checked the troubleshooting guide and I haven't found a solution to my problem
kerem 2026-03-02 11:51:31 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MohamedBassem commented on GitHub (Feb 2, 2025):

Oops. Thanks for the report.

<!-- gh-comment-id:2629448114 --> @MohamedBassem commented on GitHub (Feb 2, 2025): Oops. Thanks for the report.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#635
No description provided.