creativetimofficial / ct-nuxt-argon-dashboard-pro

Nuxt Argon Dashboard PRO
https://www.creative-tim.com/product/nuxt-argon-dashboard-pro
17 stars 7 forks source link

[Bug] Build error upon first build #12

Closed vanozi closed 4 years ago

vanozi commented 4 years ago

Version

v1.1.1

Reproduction link

http://N/A.com

Operating System

Manjaro Linux

Device

Lapotop

Browser & Version

N/A

Steps to reproduce

Buy nuxt argon dashboard pro download the vue project yarn or npm install dependencies npm or yarn dev

What is expected?

A build without failures

What is actually happening?

ERROR Failed to compile with 1 errors friendly-errors 21:06:16

This dependency was not found: friendly-errors 21:06:16 friendly-errors 21:06:16


Solution

Additional comments

tobkle commented 4 years ago

same for me

mytwink commented 4 years ago

just change components/pages/dashboard/ActivityFeed.vue. Replace '@/components/Feed/Comment' to '@/components/feed/Comment'.

cristijora commented 4 years ago

This issue was fixed in version 1.2.0 along with other fixes & improvements. For more details check the detailed changelog here