A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-soccer v2
-
Hello,
Some errors after npm install
pi@raspberrypi:~/MagicMirror/modules/MMM-soccer $ npm install npm ERR! code EJSONPARSE npm ERR! file /home/pi/MagicMirror/modules/MMM-soccer/package.json npm ERR! JSON.parse Failed to parse json npm ERR! JSON.parse Unexpected string in JSON at position 312 while parsing '{ npm ERR! JSON.parse "name": "mmm-soccer v2", npm ERR! JSON.parse "version"' npm ERR! JSON.parse Failed to parse package.json data. npm ERR! JSON.parse package.json must be actual JSON, not just JavaScript. npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2020-02-28T14_41_48_433Z-debug.log
-
@chassain-0 thanks!
Please do agit pull
and try again.
There was a missing comma in package.json.Let me know if it works.
-
@lavolp3
better but still…npm WARN Invalid name: "mmm-soccer v2" npm WARN MMM-soccer No description npm WARN MMM-soccer No repository field. npm WARN MMM-soccer No README data npm WARN MMM-soccer No license field. added 8 packages from 1 contributor in 4.453s found 0 vulnerabilities
-
@chassain-0
name changed in package.json and it’s ok -
@chassain-0 yeah has also been changed in origin/master now.
Recognized this as well.
Sorry for the hickups and looking forward to any comments. -
@lavolp3 thanks to you. I m going to try now
-
@lavolp3 Nice job…:)
-
Node_helper.js needed to be fixed.
Please do agit pull
and restart the mirror if you experience problems. -
i understand live is ok now with api calls ? i like it
-
@chassain-0 It should but as I see it doesn’t seem to work. Will check tonight or tomorrow.