Skip to content

Conversation

@Lord-Kamina
Copy link

@Lord-Kamina Lord-Kamina commented Sep 22, 2025

I've remade this PR by cherry-picking and squashing the commits from the original onto the latest develop branch.
Tests on my fork look fine. Locally, tests succeed except for the install logic ones (I suspect there's an issue with the paths but not sure what), and running it locally with a mock profile seems to work fine.

Of note: There are still several new Promise and Promise.resolve and .then bits in the code. It's very likely that most of those can be changed to use await, but I'd rather leave them to someone else for now.

Signed-off-by: Gregorio Litenstein <[email protected]>
On macOS, running via `npm run` makes `moveToNextScreen` go down the linux instead of the darwin branch, which eventually leads to `getLaunchArgs is not a function` error.

Signed-off-by: Gregorio Litenstein <[email protected]>
Signed-off-by: Gregorio Litenstein <[email protected]>

Remove catch…throw blocks

Weird, I was sure I had fixed them before.

Signed-off-by: Gregorio Litenstein <[email protected]>
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.

1 participant