-
Notifications
You must be signed in to change notification settings - Fork 0
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
Property 'groupBy' does not exist on type 'ObjectConstructor'. #74
Comments
The code will ship in TypeScript 5.4. |
Fatal error in Safari browsers: #75 |
Hi! I have TypeScript 5.6 and the error is still present. I'd appreciate any updates on this. Thanks! |
+1 with @benaventeadrian. Im pretty sure it has something to do with config, but not sure what. Weirdly enough, it works in one part of the codebase, but doesnt in the other. |
The solution seems to be adding |
In
portfolio/components/ExperienceCards.tsx
, error when deploying or runningnpm run builid
.The text was updated successfully, but these errors were encountered: