sdetweil / MyCovid19

monitor COV ID 19 status
9 stars 5 forks source link

Cannot find module 'csvtojson' #12

Closed mitch1138 closed 4 years ago

mitch1138 commented 4 years ago

Really looking forward to this. After installation, I receive the following error on starting MM:

[2020-11-17 16:12:58.649] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module 'csvtojson' Require stack:

Any suggestions to address? Many Thanks, Dave

sdetweil commented 4 years ago

did u do the required npm install in the module folder

doc chartjs, loaded via npm install

mitch1138 commented 4 years ago

I installed in the wrong module. Works fine, many thanks.