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

Upgrading dependencies to latest version - error on elysia types. #102

Open
4 tasks done
singh05 opened this issue Jan 21, 2024 · 0 comments
Open
4 tasks done

Upgrading dependencies to latest version - error on elysia types. #102

singh05 opened this issue Jan 21, 2024 · 0 comments

Comments

@singh05
Copy link

singh05 commented Jan 21, 2024

Version

latest

Describe the bug

Updated packages to latest version:

"dependencies": { "@elysiajs/swagger": "^0.8.3", "commander": "^11.1.0", "drizzle-orm": "^0.29.3", "drizzle-typebox": "^0.1.1", "elysia": "^0.8.9", "jose": "^5.2.0", "postgres": "3.4.3" }, "devDependencies": { "@biomejs/biome": "1.5.2", "@faker-js/faker": "^8.3.1", "@types/node": "^20.11.5", "bun-types": "latest", "drizzle-kit": "^0.20.13", "husky": "^8.0.3", "lint-staged": "^15.2.0", "pg": "^8.11.3", "vitepress": "^1.0.0-rc.39" },

Getting following error in IDE (WebStorm):

Screenshot 2024-01-21 at 9 50 33 PM

Reproduction

bun upgrade -f

System Info

No response

Validations

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

1 participant