paviro / MMM-FRITZ-Box-Callmonitor

This an extension for the MagicMirror. It provides a callmonitor for FRITZ!Box users alerting them about incoming calls.
28 stars 22 forks source link

Error: Cannot find module 'vcard-json'�[0m #10

Closed djsunrise19 closed 8 years ago

djsunrise19 commented 8 years ago

Hi,

since the lateset get pull from MM² yesterday, the software doesn't start anymore. nohup.out has the following error. When I deactivate the call monitor, everything works fine:

Error: Cannot find module 'vcard-json'�[0m

Perhaps you can have a look at it.

Thanks, Maurice

paviro commented 8 years ago

Enter the module directory and execute "npm install" :)

djsunrise19 commented 8 years ago

I've done this. And till yesterday everything works fine.

paviro commented 8 years ago

Did you update the module too or change anything related to the module?

djsunrise19 commented 8 years ago

I made a git pull for the MM² and all of my modules. Everything is up-to-date.

paviro commented 8 years ago

Can you enter the node_modules folder inside of my module an see if there is a vcard-json folder?

djsunrise19 commented 8 years ago

Yes, it is. If I add my vcf to the config file, the mirror starts... Weird. Vcard is optional, isn't it?

paviro commented 8 years ago

Yes it is, can you show me your config entry?

djsunrise19 commented 8 years ago

Sure:

fcall

paviro commented 8 years ago

I just removed the vCard in my setup and it works without problems :/ Can you try removing the module and reinstalling it?

djsunrise19 commented 8 years ago

I removed the vcard entry again and it works now, embarrassing :-D. I think I forgot to add the fritzIP. But I don't understand the error message vcard... Mh. Whatever, thank you ;).

djsunrise19 commented 8 years ago

Can I ask you another question? Which OS do you use. Perhaps you've read that I have performance and heat issues. And I don't know why. With wheezy everything was fine. Since jessie I had this problem with MM1 and MM2.

paviro commented 8 years ago

Raspbian and OSX for development. Glad it works! :)

djsunrise19 commented 8 years ago

Do I have a chance to get the MM² working with another OS? Since months I have no idea what my problem is.

paviro commented 8 years ago

Sure you should be able to use any os.

djsunrise19 commented 8 years ago

any recommendations? For raspberry.

paviro commented 8 years ago

No really :D sorry..