flavorly / vanilla-components

A lightweight, flexible & customizable UI library for Vue 3, styled with Tailwind CSS.

Home Page:https://vanilla-components.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to build

opened this issue · comments

Followed the instructions in the Quick Start, development works fine but build fails and 2 errors are shown as below:
image

Interesting, mind share your env? are you using pnpm or npm to build?

Using npm. I've installed it on a fresh Vue 3 Typescript project using Vite.

This should be fixed in 0.7.60 , thanks for pointing out! In any case i would recommend using pnpm for future builds as its what we use internally. Thanks once again!