asimhsidd / MMM-VideoPlayer

A MagicMirror module for playing videos from any device on the network.
MIT License
7 stars 3 forks source link

busboy not found #7

Open TAGinside opened 5 years ago

TAGinside commented 5 years ago

Hello when i launch MM i have this error on my logs :

"WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module 'busboy'"

in file node_helper i have found Busboy reference but i dont know what is it.

Can you help me?

Thanks a lot !!!

TAGinside commented 5 years ago

Hello i have my answer with few search

you can install busboy to fix that "npm install busboy, sudo apt-get update, sudo apt-get upgrade"