Skip to content

Unable to Add Calendar #2508

@nborsh

Description

@nborsh

Thanks for taking the time for writing this bug report.

Code

Please include the code required to reproduce the bug.

import { DayPicker } from "react-day-picker";

export function Start() {
  return (
    <DayPicker  />
  );
}

Expected Behavior

I want to add the calendar component by using "npx shadcn@latest add calendar", but I'm getting the following error. I've been able to add other components, like the card and table, but I'm getting an error with the calendar.

Actual Behavior

I'm getting an error preventing me to adding the calendar.

Screenshots

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions