Closed Mephistic closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
maple-dev | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 26, 2024 10:42pm |
@simk209 This is a version of your branch - I was able to get this passing by checking out main
's version of yarn.lock
and doing a fresh yarn install - it looks like your branch is updating a bunch of packages that have nothing to do with your changes. You'll know you're getting the right versions if you have Typesense 1.7.2 (1.8.0 introduces the client type changes that cause one of the type errors we've been seeing).
There's apparently fixes to make the installation process less prone to these issues in Yarn 2+, but we're some ways away from getting that going.
Summary
Add a short summary of the changes, and a reference to the original issue using
#
and the issue number, like #1Checklist
Screenshots
Add some screenshots highlighting your changes.
Known issues
If you've run against limitations or caveats, include them here. Include follow-up issues as well.
Steps to test/reproduce
For each feature or bug fix, create a step by step list for how a reviewer can test it out. E.g.: