Was there a resolution to the problems @dh1201 and @mmille40 were experiencing?
I am experiencing the same problem where when running the command, npm install python-shell, while in the MMM-fitbit directory, I receive the same error as @dh1201
npm WARN saveError ENOENT: no such file or directory, open '/home/pi/MagicMirror/modules/package.json’
npm WARN enoent ENOENT: no such file or directory, open '/home/pi/MagicMirror/modules/package.json’
npm WARN modules No description
npm WARN modules No repository field.
npm WARN modules No README data
npm WARN modules No license field.
When starting Magic Mirror, the Fitbit module displays no info and the cmd prompt states ‘TypeError: PythonShell.run is not a function’ and ‘TypeError: PythonShell is not a constructor’.
Does anyone know how to resolve this issue with python-shell? I’ve tried different versions and installing through different directories without any success. I’ve also tried clean installs of Magic Mirror but that doesn’t help either.
Is @Vendittelli still supporting this module?