• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
  1. Home
  2. qtin
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Q
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 1
  • Posts 7
  • Groups 0

qtin

@qtin

0
Reputation
176
Profile views
7
Posts
0
Followers
0
Following
Joined Jul 15, 2019, 9:50 AM
Last Online Sep 9, 2019, 6:09 AM

qtin Unfollow Follow

Latest posts made by qtin

  • RE: Setup script fails

    @tcsabina

    Thanks for the suggestion but I managed to get it to work with help from @sdetweil on my other forum post.

    Steps to follow are as follow:

    sudo npm i -g npm
    
    cd MagicMirror
    
    1. (Inside the MagicMirror directory)
    rm -rf node_modules/
    
    1. (Inside the MagicMirror directory)
    npm install
    

    All done :-)

    posted in Troubleshooting
    Q
    qtin
    Jul 16, 2019, 4:02 PM
  • RE: Unable to Install MagicMirror dependencies - npm error

    @sdetweil , It worked!

    Thank you for the recommendation.

    Still doesn’t make sense why it stopped working, unless there’s been an updated repository in the last week.

    Thanks again and keep well.

    posted in Troubleshooting
    Q
    qtin
    Jul 16, 2019, 3:57 PM
  • RE: Setup script fails

    @sdetweil , I’ve checked both Pi2 and Pi3 and they both return the following - exactly the same:

    pi@raspberrypi:~ $ uname -a
    Linux raspberrypi 4.19.50-v7+ #896 SMP Thu Jun 20 16:11:44 BST 2019 armv7l GNU/Linux
    
    
    posted in Troubleshooting
    Q
    qtin
    Jul 15, 2019, 9:13 PM
  • RE: Unable to Install MagicMirror dependencies - npm error

    @sdetweil
    Hi Sam

    Thank you, I will give it another go and feed back. Just going to reload Raspbian again and try the above.

    Would you recommend using the following command to clear the node modules inside the MagicMirror folder?

    rm -rf node_modules/
    
    posted in Troubleshooting
    Q
    qtin
    Jul 15, 2019, 7:50 PM
  • RE: Setup script fails

    @sdetweil

    Hi Sam

    Thanks for the response. There are no differences other than hardware. I used the exact same Raspbian (NOOBS) image, installed from scratch and followed the same steps.
    Only difference is that I installed it on the Pi2 earlier last week, and on the Pi3 a few days later.

    I will get another SD Card and try it again on the Pi2 and see if it has the same issue now.

    posted in Troubleshooting
    Q
    qtin
    Jul 15, 2019, 7:45 PM
  • RE: Setup script fails

    I have the exact same issue and tried countless installs and re-installs without any success. I installed it on another pi a few days ago without any issues, but have been struggling to get it going on my Pi3 for the last 2 days and it is driving me nuts.

    I tried the above recommendation also without any luck.

    posted in Troubleshooting
    Q
    qtin
    Jul 15, 2019, 11:55 AM
  • Unable to Install MagicMirror dependencies - npm error

    Platform: Raspberry Pi 3B

    Node Version: 10.15.2

    MagicMirror Version: V2

    Description: For some reason I am not able to install MagicMirror on my Raspi 3B. This is straight after loading a brand new NOOBS setup (3.1.1.1) and then using the Automatic install url to install npm and MagicMirror. It Installs npm but when installing the MagicMirror depencies I get an error saying ‘npm ERR! cb()never called!’ followed by ‘Unable to install dependencies’ .
    Strange thing is that I used the same NOOBS installation on a Raspi 2 last Wednesday and it installed MagicMirror without any issues. Did anyone else experience the same issue when trying to install it on Raspi 3B with the lastest Raspbian Buster (June 2019 release)?

    Steps to Reproduce: See description above

    Expected Results: Smooth installation of MagicMirror

    Actual Results: Errors during installation, not able to install dependencies.

    Configuration: N/A
    2019-07-15T06_14_28_892Z-debug.log

    Additional Notes: I’ve tried checking for a later version of npm and reinstalling node.Js without any success.

    Help would be appreciated. Thanks

    Terminal response below:

    npm installation Done!
    Cloning MagicMirror ...
    Cloning into 'MagicMirror'...
    remote: Enumerating objects: 315, done.
    remote: Counting objects: 100% (315/315), done.
    remote: Compressing objects: 100% (282/282), done.
    remote: Total 315 (delta 39), reused 192 (delta 21), pack-reused 0
    Receiving objects: 100% (315/315), 655.07 KiB | 412.00 KiB/s, done.
    Resolving deltas: 100% (39/39), done.
    Cloning MagicMirror Done!
    Installing dependencies ...
    npm WARN npm npm does not support Node.js v10.15.2
    npm WARN npm You should probably upgrade to a newer version of node as we
    npm WARN npm can't make any promises that npm will work with this version.
    npm WARN npm Supported releases of Node.js are the latest release of 4, 6, 7, 8, 9.
    npm WARN npm You can find the latest version at https://nodejs.org/
    npm WARN deprecated time-grunt@2.0.0: Deprecated because Grunt is practically un maintained. Move on to something better. This package will continue to work with Grunt v1, but it will not receive any updates.
    npm WARN tar write after end
    npm WARN tar write after end
    npm WARN tar write after end
    npm WARN tar write after end
    npm WARN tar write after end
    npm WARN tar write after end
    npm WARN tar write after end
    npm WARN tar write after end
    npm WARN tar write after end
    npm ERR! cb() never called!
    
    npm ERR! This is an error with npm itself. Please report this error at:
    npm ERR! https://github.com/npm/npm/issues
    
    npm ERR! A complete log of this run can be found in:
    npm ERR! /home/pi/.npm/_logs/2019-07-15T06_14_28_892Z-debug.log
    Unable to install dependencies!
    
    posted in Troubleshooting
    Q
    qtin
    Jul 15, 2019, 10:20 AM
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy