Skip to content

Module not found: Can't resolve '@tailark/core/magicui/border-beam' #37

@VickyCookie

Description

@VickyCookie

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions