epicmaxco / vuestic-admin

Vuestic Admin is an open-source, ready-to-use admin template suite designed for rapid development, easy maintenance, and high accessibility. Built on Vuestic UI, Vue 3, Vite, Pinia, and Tailwind CSS. Maintained by Epicmax (@epicmaxco).
https://admin.vuestic.dev
MIT License
10.61k stars 1.73k forks source link

TypeError when npm run serve #744

Open kelvinkuo opened 4 years ago

kelvinkuo commented 4 years ago

npm ERR! A complete log of this run can be found in: npm ERR! /Users/kelvin/.npm/_logs/2020-03-20T02_16_15_015Z-debug.log


* **If the current behavior is a bug, please provide the steps to reproduce, ideally also a screenshot or gif if it's a style issue**
just git clone and npm install then npm run serve

* **What is the expected behavior?**
no error
skapin commented 4 years ago

:skull_and_crossbones: still waiting