-
-
Notifications
You must be signed in to change notification settings - Fork 207
Open
Description
Error Type
Build Error
Error Message
Module not found: Can't resolve '@tailark/core/magicui/border-beam'
Build Output
./components/website/website-solutions.tsx:7:1
Module not found: Can't resolve '@tailark/core/magicui/border-beam'
5 | import { useState } from 'react'
6 | import { motion, AnimatePresence } from 'motion/react'
7 | import { BorderBeam } from '@tailark/core/magicui/border-beam'
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
8 |
9 | export default function WebsiteSolutions() {
10 | type ImageKey = 'item-1' | 'item-2' | 'item-3' | 'item-4'
Import trace:
Server Component:
./components/website/website-solutions.tsx
./app/(website)/page.tsx
https://nextjs.org/docs/messages/module-not-found
Next.js version: 16.0.7 (Turbopack)
Metadata
Metadata
Assignees
Labels
No labels