flatlogic/sofia-react-template

Error on YARN START

Closed this issue · 2 comments

exlnt commented

I followed the steps in your guide exactly and soon as I run YARN START I get the following error.

`Failed to compile.

./node_modules/react-apexcharts/dist/react-apexcharts.min.js
Module not found: Can't resolve 'apexcharts/dist/apexcharts.common' in 'D:\Development\UI-Templates\sofia-react-template\node_modules\react-apexcharts\dist'`

Steps to reproduce:

  1. Git clone the repo
  2. YARN (Install all dependencies)
  3. YARN START

yarn add react-apexcharts apexcharts

Thanks for the feedback, @exlnt
The problem has been resolved. I added the required library and updated the existing charts libs.