jorge-menjivar / unsaged

Open source chat kit engineered for seamless interaction with AI models.
https://unsaged.com
Apache License 2.0
247 stars 77 forks source link

Resolve katex dependencies for ChatMessage.tsx #119

Closed Bortus-AI closed 9 months ago

Bortus-AI commented 9 months ago

Add "katex": "^0.16.9", to resolve the following error

18.02 unsaged:build: ./components/Home/components/ChatZone/Screens/Chat/ChatMessage.tsx 18.02 unsaged:build: Module not found: Can't resolve 'katex/dist/katex.min.css'

vercel[bot] commented 9 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @jorge-menjivar on Vercel.

@jorge-menjivar first needs to authorize it.

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unsaged ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 2, 2023 7:26pm
unsaged-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 2, 2023 7:26pm
Bortus-AI commented 9 months ago

Ah I forgot to commit the pnpm lock file with katex added. Let me fix that