• 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. fire1ce
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
F
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 0
  • Posts 2
  • Groups 0

Posts

Recent Best Controversial
  • RE: NPM install is giving Error.

    @nonamero said in NPM install is giving Error.:

    @fire1ce

    try

    curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
    sudo apt-get install -y nodejs
    npm install -g npm@latest
    

    thanks. that helps.

    posted in Troubleshooting
    F
    fire1ce
    Jul 21, 2018, 6:17 PM
  • RE: NPM install is giving Error.

    @nonamero

    curl -sL https://deb.nodesource.com/setup_$NODE_STABLE_BRANCH | sudo -E bash -
    sudo apt-get install -y nodejs
    npm install -g npm@latest
    

    won’t install npm. getting command not found: npm

    posted in Troubleshooting
    F
    fire1ce
    Jul 21, 2018, 2:57 PM
  • 1 / 1
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