Skip to content

Conversation

@bc-bzt
Copy link

@bc-bzt bc-bzt commented Jul 28, 2025

fix #89

@robertsLando
Copy link
Member

I would re-use the same cache path used in sea:

pkg/lib/sea.ts

Line 274 in a886214

const downloadDir = join(homedir(), '.pkg-cache', 'sea');

Cosider moving it to a constant that is shared

Copy link
Member

@robertsLando robertsLando left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comment

Copy link
Member

@robertsLando robertsLando left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cosider moving it to a constant that is shared

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.

Random runtime crashes in pkg on Windows

2 participants