Skip to content
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

Add elysia adapter (with fixes) #851

Merged
merged 20 commits into from
Nov 13, 2024

Conversation

kravetsone
Copy link
Contributor

Merged #769 #850 into one

@kravetsone
Copy link
Contributor Author

image

But i get type and runtime errors for TypeError: undefined is not an object (evaluating '((_a = queue.metaValues) === null || _a === void 0 ? void 0 : _a.version).startsWith')

What i do wrong?

@felixmosh
Copy link
Owner

It. Maybe you are on an old bullmq?

@kravetsone
Copy link
Contributor Author

fi

It. Maybe you are on an old bullmq?

yeah really)

@kravetsone
Copy link
Contributor Author

image

Im getting strange errors

when i navigate to /ui page it tries to resolve ru-ru locales (but it didnt exists)

@kravetsone
Copy link
Contributor Author

image

but at all it works

@kravetsone
Copy link
Contributor Author

next i want to add better support/guide with https://github.com/kravetsone/jobify

thanks for the work!

@felixmosh
Copy link
Owner

image

Im getting strange errors

when i navigate to /ui page it tries to resolve ru-ru locales (but it didnt exists)

This is expected, no locale, it fall back to English

@kravetsone
Copy link
Contributor Author

image
Im getting strange errors
when i navigate to /ui page it tries to resolve ru-ru locales (but it didnt exists)

This is expected, no locale, it fall back to English

But maybe it better to check it on serverside rather than try and fail?

@felixmosh
Copy link
Owner

felixmosh commented Nov 13, 2024

This is weird, the server should not return 500, but 404
This is what I get....
image

In prod only the 404 will be in the console.

@felixmosh felixmosh merged commit 0654e19 into felixmosh:master Nov 13, 2024
4 checks passed
@felixmosh
Copy link
Owner

image
Im getting strange errors
when i navigate to /ui page it tries to resolve ru-ru locales (but it didnt exists)

This is expected, no locale, it fall back to English

But maybe it better to check it on serverside rather than try and fail?

Fixed, thanx

@felixmosh
Copy link
Owner

felixmosh commented Nov 13, 2024

Thank you for your contribution (and the patience).
Released in V6.5.0

@kravetsone
Copy link
Contributor Author

Huh... I missed README when merge branches

I will fix soon (for now it redirect to express)

@felixmosh
Copy link
Owner

I've fixed it.
Thank you again 🙏🏽

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