Lionad-Morotar / toast-ui-calendar-vue3

MIT License
4 stars 2 forks source link

Missing packages + invalid property name #2

Closed xnuinside closed 12 months ago

xnuinside commented 1 year ago

Describe the bug

Hi! First and foremost, a huge thank you for sharing your code. It has been incredibly helpful to me. I just wanted to report an issue that arises when following your tutorial step-by-step; there are missing packages.

Screenshot 2023-10-30 at 15 24 56

Of course, the issue can be easily resolved with pnpm add element-plus and pnpm add vxe-table, but I'm uncertain if these libraries should be added as project dependencies in the repository.

If they aren't necessary for some reason, please feel free to close this issue. And once again, thank you!

Steps to reproduce

In totally new env after git clone:

  1. pnpm install
  2. pnpm serve

Environment Info

MacOs

Used Package Manager

pnpm

Validations

Lionad-Morotar commented 12 months ago

Aha, thanks a lot~ I'll fix that !

element-plus and vxe-table is useless deps but imported on playground/main.ts