Skip to content

chore: fully type locale generated strings #1384

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

Bilb
Copy link
Collaborator

@Bilb Bilb commented Apr 3, 2025

No description provided.

@Bilb Bilb force-pushed the chore/strings-generate-types branch 3 times, most recently from e4beb7a to d9ed071 Compare April 6, 2025 23:27
in hope that it does improve performance
@Bilb Bilb force-pushed the chore/strings-generate-types branch from d9ed071 to d3ddf8f Compare April 6, 2025 23:36
@Bilb Bilb changed the title chore: wip with locale changes chore: fully type locale generated strings Apr 6, 2025
Copy link
Contributor

@yougotwill yougotwill left a comment

Choose a reason for hiding this comment

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

Probably best to rebase this on top of the pino PR. I get an error in main_node.ts saying bunyan isn't found even though am using fresh node_modules.

When I try to start the app.

Unhandled Promise Rejection: TypeError: `logger.error` is required
    at loadLocalizedDictionary (/Users/will/work/projects/session-desktop/ts/node/locale.js:37:15)
    at App.<anonymous> (/Users/will/work/projects/session-desktop/ts/mains/main_node.js:587:67)
{"name":"log","hostname":"will-silicon.local","pid":70493,"level":50,"msg":"Unhandled Promise Rejection: {}","time":"2025-04-08T01:57:41.227Z","v":0}

Copy link
Contributor

@yougotwill yougotwill left a comment

Choose a reason for hiding this comment

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

LGTM 🚢

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