horvathmarton / stock-buddy-dashboard

Web app for the Stock Buddy portfolio monitoring platform.
MIT License
0 stars 0 forks source link

setup apexcharts in package.json and angular.json #24

Closed natalefalco closed 2 years ago

natalefalco commented 2 years ago

New features

Fixed bugs

Reviewer checklist

references

horvathmarton commented 2 years ago

I tested this by:

  1. check out the current master
  2. deleting the node_modules and .angular folder
  3. npm ci && ng start

I could start the app without issue. So we should check the reproduction (on your machine) before merging this new dependency.

natalefalco commented 2 years ago

Indeed I no longer can reproduce it. I no longer has the error in my terminal that I used to get for sake of completeness, but I think it was just a temporal problem