[GH-ISSUE #5895] [Bug]: nightly API fails to load due to loot-core import #9471

Closed
opened 2026-04-10 19:44:44 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @matt-fidd on GitHub (Oct 9, 2025).
Original GitHub issue: https://github.com/actualbudget/actual/issues/5895

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

I'm guessing it's caused by https://github.com/actualbudget/actual/pull/5747

Error: Cannot find module 'loot-core/shared/util'
Require stack:
- /data/home/matt/cron/actual/node_modules/@actual-app/api/dist/utils.js
- /data/home/matt/cron/actual/node_modules/@actual-app/api/dist/index.js

How can we reproduce the issue?

Use api nightly version past the 5th of the month

Originally created by @matt-fidd on GitHub (Oct 9, 2025). Original GitHub issue: https://github.com/actualbudget/actual/issues/5895 ### Verified issue does not already exist? - [x] I have searched and found no existing issue ### What happened? I'm guessing it's caused by https://github.com/actualbudget/actual/pull/5747 ``` Error: Cannot find module 'loot-core/shared/util' Require stack: - /data/home/matt/cron/actual/node_modules/@actual-app/api/dist/utils.js - /data/home/matt/cron/actual/node_modules/@actual-app/api/dist/index.js ``` ### How can we reproduce the issue? Use api nightly version past the 5th of the month
GiteaMirror added the regressionbugAPI labels 2026-04-10 19:44:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#9471