import { Avatar, AvatarFallback, AvatarImage, } from "@/styles/base-rhea/ui/avatar" import { Bubble, BubbleContent, BubbleGroup, } from "@/styles/base-rhea/ui/bubble" import { Message, MessageAvatar, MessageContent, } from "@/styles/base-rhea/ui/message" export function MessageAvatarDemo() { return (
R The build failed during dependency installation. R Can you share the exact error? R Here's the error from the logs Something went wrong with the build. The libraries are not installed correctly. Try running the build again.
) }