aws-solutions / real-time-iot-device-monitoring-with-kinesis

AWS Solution with a CloudFormation template for an ingestion mechanism for analytics about device connectivity and activity (i.e. sensor readings), as well as a dashboard for visualizing this data.
Other
65 stars 45 forks source link

Chart.min.js not found. #13

Closed Dev-Destructor closed 1 year ago

Dev-Destructor commented 1 year ago

Chart.min.js is not found in the node_modules, it stops the node bash script execution.

Dev-Destructor commented 1 year ago

Found the solution for this problem. using chart.js version 2.9 worked perfectly