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

Expo Types Issue #32

Closed
patlux opened this issue Mar 29, 2023 · 1 comment
Closed

Expo Types Issue #32

patlux opened this issue Mar 29, 2023 · 1 comment

Comments

@patlux
Copy link

patlux commented Mar 29, 2023

Hi,

I'm trying to use this in an Expo project. It works really good, the only odd thing are these errors when running tsc --noEmit --skipLibCheck:

CleanShot 2023-03-29 at 18 53 27

Any idea to fix this?

It's a monorepo with npm workspaces which includes the bun-based backend app and the expo-based mobile app.

@SaltyAom
Copy link
Member

SaltyAom commented Jun 7, 2023

For the record, if I recall correctly this issue is mentioned in Elysia Discord, and resolved by settings strict: true in tsconfig.json.

If this is not the case, please re-open the issue, thank you.

@SaltyAom SaltyAom closed this as completed Jun 7, 2023
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

No branches or pull requests

2 participants