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

    EttVenter

    @EttVenter

    1
    Reputation
    721
    Profile views
    19
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    EttVenter Unfollow Follow

    Best posts made by EttVenter

    • Total n00b and can't get this thing to work. Please help!

      Hey guys!

      Total n00b here. I was a linux user for about 6 months, roughly 10 years ago, so I essentially know nothing about linux. I picked up a RPI 3 specifically to build a mirror for my wife, and I can’t even get the mirror software installed.

      I tried running the “install with 1 line” thing, and that didn’t work. When I did that, this happened:

      0 info it worked if it ends with ok
      1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'install' ]
      2 info using npm@1.1.69
      3 info using node@v0.8.16
      4 verbose read json /home/pi/MagicMirror/package.json
      5 verbose readDependencies using package.json deps
      6 verbose install where, deps [ '/home/pi/MagicMirror',
      6 verbose install   [ 'electron',
      6 verbose install     'express',
      6 verbose install     'express-ipfilter',
      6 verbose install     'feedme',
      6 verbose install     'helmet',
      6 verbose install     'iconv-lite',
      6 verbose install     'moment',
      6 verbose install     'request',
      6 verbose install     'rrule',
      6 verbose install     'simple-git',
      6 verbose install     'socket.io',
      6 verbose install     'valid-url',
      6 verbose install     'walk',
      6 verbose install     'grunt',
      6 verbose install     'grunt-eslint',
      6 verbose install     'grunt-jsonlint',
      6 verbose install     'grunt-markdownlint',
      6 verbose install     'grunt-stylelint',
      6 verbose install     'grunt-yamllint',
      6 verbose install     'stylelint-config-standard',
      6 verbose install     'time-grunt' ] ]
      7 verbose from cache /home/pi/MagicMirror/package.json
      8 info preinstall magicmirror@2.1.0
      9 verbose from cache /home/pi/MagicMirror/package.json
      10 verbose readDependencies using package.json deps
      11 verbose cache add [ 'electron@^1.4.7', null ]
      12 silly cache add name=undefined spec="electron@^1.4.7" args=["electron@^1.4.7",null]
      13 verbose parsed url { pathname: 'electron@^1.4.7',
      13 verbose parsed url   path: 'electron@^1.4.7',
      13 verbose parsed url   href: 'electron@^1.4.7' }
      14 silly cache add name="electron" spec="^1.4.7" args=["electron","^1.4.7"]
      15 verbose parsed url { pathname: '^1.4.7', path: '^1.4.7', href: '^1.4.7' }
      16 verbose addNamed [ 'electron', '^1.4.7' ]
      17 verbose addNamed [ null, null ]
      18 verbose cache add [ 'express@^4.14.0', null ]
      19 silly cache add name=undefined spec="express@^4.14.0" args=["express@^4.14.0",null]
      20 verbose parsed url { pathname: 'express@^4.14.0',
      20 verbose parsed url   path: 'express@^4.14.0',
      20 verbose parsed url   href: 'express@^4.14.0' }
      21 silly cache add name="express" spec="^4.14.0" args=["express","^4.14.0"]
      22 verbose parsed url { pathname: '^4.14.0', path: '^4.14.0', href: '^4.14.0' }
      23 verbose addNamed [ 'express', '^4.14.0' ]
      24 verbose addNamed [ null, null ]
      25 verbose cache add [ 'express-ipfilter@latest', null ]
      26 silly cache add name=undefined spec="express-ipfilter@latest" args=["express-ipfilter@latest",null]
      27 verbose parsed url { pathname: 'express-ipfilter@latest',
      27 verbose parsed url   path: 'express-ipfilter@latest',
      27 verbose parsed url   href: 'express-ipfilter@latest' }
      28 silly cache add name="express-ipfilter" spec="latest" args=["express-ipfilter","latest"]
      29 verbose parsed url { pathname: 'latest', path: 'latest', href: 'latest' }
      30 verbose addNamed [ 'express-ipfilter', 'latest' ]
      31 verbose addNamed [ null, null ]
      32 silly lockFile e2d4ced6-electron-1-4-7 electron@^1.4.7
      33 verbose lock electron@^1.4.7 /home/pi/.npm/e2d4ced6-electron-1-4-7.lock
      34 silly lockFile 0350dad9-express-4-14-0 express@^4.14.0
      35 verbose lock express@^4.14.0 /home/pi/.npm/0350dad9-express-4-14-0.lock
      36 silly lockFile cdcf1ce0-express-ipfilter-latest express-ipfilter@latest
      37 verbose lock express-ipfilter@latest /home/pi/.npm/cdcf1ce0-express-ipfilter-latest.lock
      38 info addNameTag [ 'electron', '^1.4.7' ]
      39 info addNameTag [ 'express', '^4.14.0' ]
      40 info addNameTag [ 'express-ipfilter', 'latest' ]
      41 verbose cache add [ 'feedme@latest', null ]
      42 silly cache add name=undefined spec="feedme@latest" args=["feedme@latest",null]
      43 verbose parsed url { pathname: 'feedme@latest',
      43 verbose parsed url   path: 'feedme@latest',
      43 verbose parsed url   href: 'feedme@latest' }
      44 silly cache add name="feedme" spec="latest" args=["feedme","latest"]
      45 verbose parsed url { pathname: 'latest', path: 'latest', href: 'latest' }
      46 verbose addNamed [ 'feedme', 'latest' ]
      47 verbose addNamed [ null, null ]
      48 silly lockFile 7f214dad-feedme-latest feedme@latest
      49 verbose lock feedme@latest /home/pi/.npm/7f214dad-feedme-latest.lock
      50 verbose cache add [ 'helmet@^3.1.0', null ]
      51 silly cache add name=undefined spec="helmet@^3.1.0" args=["helmet@^3.1.0",null]
      52 verbose parsed url { pathname: 'helmet@^3.1.0',
      52 verbose parsed url   path: 'helmet@^3.1.0',
      52 verbose parsed url   href: 'helmet@^3.1.0' }
      53 silly cache add name="helmet" spec="^3.1.0" args=["helmet","^3.1.0"]
      54 verbose parsed url { pathname: '^3.1.0', path: '^3.1.0', href: '^3.1.0' }
      55 verbose addNamed [ 'helmet', '^3.1.0' ]
      56 verbose addNamed [ null, null ]
      57 silly lockFile 9d7b153b-helmet-3-1-0 helmet@^3.1.0
      58 verbose lock helmet@^3.1.0 /home/pi/.npm/9d7b153b-helmet-3-1-0.lock
      59 verbose cache add [ 'iconv-lite@latest', null ]
      60 silly cache add name=undefined spec="iconv-lite@latest" args=["iconv-lite@latest",null]
      61 verbose parsed url { pathname: 'iconv-lite@latest',
      61 verbose parsed url   path: 'iconv-lite@latest',
      61 verbose parsed url   href: 'iconv-lite@latest' }
      62 silly cache add name="iconv-lite" spec="latest" args=["iconv-lite","latest"]
      63 verbose parsed url { pathname: 'latest', path: 'latest', href: 'latest' }
      64 verbose addNamed [ 'iconv-lite', 'latest' ]
      65 verbose addNamed [ null, null ]
      66 silly lockFile 9cf72e6b-iconv-lite-latest iconv-lite@latest
      67 verbose lock iconv-lite@latest /home/pi/.npm/9cf72e6b-iconv-lite-latest.lock
      68 verbose cache add [ 'moment@latest', null ]
      69 silly cache add name=undefined spec="moment@latest" args=["moment@latest",null]
      70 verbose parsed url { pathname: 'moment@latest',
      70 verbose parsed url   path: 'moment@latest',
      70 verbose parsed url   href: 'moment@latest' }
      71 silly cache add name="moment" spec="latest" args=["moment","latest"]
      72 verbose parsed url { pathname: 'latest', path: 'latest', href: 'latest' }
      73 verbose addNamed [ 'moment', 'latest' ]
      74 verbose addNamed [ null, null ]
      75 silly lockFile 7aa51eb5-moment-latest moment@latest
      76 verbose lock moment@latest /home/pi/.npm/7aa51eb5-moment-latest.lock
      77 verbose cache add [ 'request@^2.78.0', null ]
      78 silly cache add name=undefined spec="request@^2.78.0" args=["request@^2.78.0",null]
      79 verbose parsed url { pathname: 'request@^2.78.0',
      79 verbose parsed url   path: 'request@^2.78.0',
      79 verbose parsed url   href: 'request@^2.78.0' }
      80 silly cache add name="request" spec="^2.78.0" args=["request","^2.78.0"]
      81 verbose parsed url { pathname: '^2.78.0', path: '^2.78.0', href: '^2.78.0' }
      82 verbose addNamed [ 'request', '^2.78.0' ]
      83 verbose addNamed [ null, null ]
      84 silly lockFile d30a46eb-request-2-78-0 request@^2.78.0
      85 verbose lock request@^2.78.0 /home/pi/.npm/d30a46eb-request-2-78-0.lock
      86 verbose cache add [ 'rrule@latest', null ]
      87 silly cache add name=undefined spec="rrule@latest" args=["rrule@latest",null]
      88 verbose parsed url { pathname: 'rrule@latest',
      88 verbose parsed url   path: 'rrule@latest',
      88 verbose parsed url   href: 'rrule@latest' }
      89 silly cache add name="rrule" spec="latest" args=["rrule","latest"]
      90 verbose parsed url { pathname: 'latest', path: 'latest', href: 'latest' }
      91 verbose addNamed [ 'rrule', 'latest' ]
      92 verbose addNamed [ null, null ]
      93 silly lockFile 956cc8bc-rrule-latest rrule@latest
      94 verbose lock rrule@latest /home/pi/.npm/956cc8bc-rrule-latest.lock
      95 verbose cache add [ 'simple-git@^1.62.0', null ]
      96 silly cache add name=undefined spec="simple-git@^1.62.0" args=["simple-git@^1.62.0",null]
      97 verbose parsed url { pathname: 'simple-git@^1.62.0',
      97 verbose parsed url   path: 'simple-git@^1.62.0',
      97 verbose parsed url   href: 'simple-git@^1.62.0' }
      98 silly cache add name="simple-git" spec="^1.62.0" args=["simple-git","^1.62.0"]
      99 verbose parsed url { pathname: '^1.62.0', path: '^1.62.0', href: '^1.62.0' }
      100 verbose addNamed [ 'simple-git', '^1.62.0' ]
      101 verbose addNamed [ null, null ]
      102 silly lockFile 71bb85ec-simple-git-1-62-0 simple-git@^1.62.0
      103 verbose lock simple-git@^1.62.0 /home/pi/.npm/71bb85ec-simple-git-1-62-0.lock
      104 verbose cache add [ 'socket.io@^1.5.1', null ]
      105 silly cache add name=undefined spec="socket.io@^1.5.1" args=["socket.io@^1.5.1",null]
      106 verbose parsed url { pathname: 'socket.io@^1.5.1',
      106 verbose parsed url   path: 'socket.io@^1.5.1',
      106 verbose parsed url   href: 'socket.io@^1.5.1' }
      107 silly cache add name="socket.io" spec="^1.5.1" args=["socket.io","^1.5.1"]
      108 verbose parsed url { pathname: '^1.5.1', path: '^1.5.1', href: '^1.5.1' }
      109 verbose addNamed [ 'socket.io', '^1.5.1' ]
      110 verbose addNamed [ null, null ]
      111 silly lockFile 145dfedc-socket-io-1-5-1 socket.io@^1.5.1
      112 verbose lock socket.io@^1.5.1 /home/pi/.npm/145dfedc-socket-io-1-5-1.lock
      113 verbose cache add [ 'valid-url@latest', null ]
      114 silly cache add name=undefined spec="valid-url@latest" args=["valid-url@latest",null]
      115 verbose parsed url { pathname: 'valid-url@latest',
      115 verbose parsed url   path: 'valid-url@latest',
      115 verbose parsed url   href: 'valid-url@latest' }
      116 silly cache add name="valid-url" spec="latest" args=["valid-url","latest"]
      117 verbose parsed url { pathname: 'latest', path: 'latest', href: 'latest' }
      118 verbose addNamed [ 'valid-url', 'latest' ]
      119 verbose addNamed [ null, null ]
      120 silly lockFile e07f3aa3-valid-url-latest valid-url@latest
      121 verbose lock valid-url@latest /home/pi/.npm/e07f3aa3-valid-url-latest.lock
      122 verbose cache add [ 'walk@latest', null ]
      123 silly cache add name=undefined spec="walk@latest" args=["walk@latest",null]
      124 verbose parsed url { pathname: 'walk@latest',
      124 verbose parsed url   path: 'walk@latest',
      124 verbose parsed url   href: 'walk@latest' }
      125 silly cache add name="walk" spec="latest" args=["walk","latest"]
      126 verbose parsed url { pathname: 'latest', path: 'latest', href: 'latest' }
      127 verbose addNamed [ 'walk', 'latest' ]
      128 verbose addNamed [ null, null ]
      129 silly lockFile 8af532fc-walk-latest walk@latest
      130 verbose lock walk@latest /home/pi/.npm/8af532fc-walk-latest.lock
      131 verbose cache add [ 'grunt@latest', null ]
      132 silly cache add name=undefined spec="grunt@latest" args=["grunt@latest",null]
      133 verbose parsed url { pathname: 'grunt@latest',
      133 verbose parsed url   path: 'grunt@latest',
      133 verbose parsed url   href: 'grunt@latest' }
      134 silly cache add name="grunt" spec="latest" args=["grunt","latest"]
      135 verbose parsed url { pathname: 'latest', path: 'latest', href: 'latest' }
      136 verbose addNamed [ 'grunt', 'latest' ]
      137 verbose addNamed [ null, null ]
      138 silly lockFile c5c58d45-grunt-latest grunt@latest
      139 verbose lock grunt@latest /home/pi/.npm/c5c58d45-grunt-latest.lock
      140 verbose cache add [ 'grunt-eslint@latest', null ]
      141 silly cache add name=undefined spec="grunt-eslint@latest" args=["grunt-eslint@latest",null]
      142 verbose parsed url { pathname: 'grunt-eslint@latest',
      142 verbose parsed url   path: 'grunt-eslint@latest',
      142 verbose parsed url   href: 'grunt-eslint@latest' }
      143 silly cache add name="grunt-eslint" spec="latest" args=["grunt-eslint","latest"]
      144 verbose parsed url { pathname: 'latest', path: 'latest', href: 'latest' }
      145 verbose addNamed [ 'grunt-eslint', 'latest' ]
      146 verbose addNamed [ null, null ]
      147 silly lockFile b00b0635-grunt-eslint-latest grunt-eslint@latest
      148 verbose lock grunt-eslint@latest /home/pi/.npm/b00b0635-grunt-eslint-latest.lock
      149 verbose cache add [ 'grunt-jsonlint@latest', null ]
      150 silly cache add name=undefined spec="grunt-jsonlint@latest" args=["grunt-jsonlint@latest",null]
      151 verbose parsed url { pathname: 'grunt-jsonlint@latest',
      151 verbose parsed url   path: 'grunt-jsonlint@latest',
      151 verbose parsed url   href: 'grunt-jsonlint@latest' }
      152 silly cache add name="grunt-jsonlint" spec="latest" args=["grunt-jsonlint","latest"]
      153 verbose parsed url { pathname: 'latest', path: 'latest', href: 'latest' }
      154 verbose addNamed [ 'grunt-jsonlint', 'latest' ]
      155 verbose addNamed [ null, null ]
      156 silly lockFile 6807db42-grunt-jsonlint-latest grunt-jsonlint@latest
      157 verbose lock grunt-jsonlint@latest /home/pi/.npm/6807db42-grunt-jsonlint-latest.lock
      158 verbose cache add [ 'grunt-markdownlint@^1.0.13', null ]
      159 silly cache add name=undefined spec="grunt-markdownlint@^1.0.13" args=["grunt-markdownlint@^1.0.13",null]
      160 verbose parsed url { pathname: 'grunt-markdownlint@^1.0.13',
      160 verbose parsed url   path: 'grunt-markdownlint@^1.0.13',
      160 verbose parsed url   href: 'grunt-markdownlint@^1.0.13' }
      161 silly cache add name="grunt-markdownlint" spec="^1.0.13" args=["grunt-markdownlint","^1.0.13"]
      162 verbose parsed url { pathname: '^1.0.13', path: '^1.0.13', href: '^1.0.13' }
      163 verbose addNamed [ 'grunt-markdownlint', '^1.0.13' ]
      164 verbose addNamed [ null, null ]
      165 silly lockFile 7aac6f01-grunt-markdownlint-1-0-13 grunt-markdownlint@^1.0.13
      166 verbose lock grunt-markdownlint@^1.0.13 /home/pi/.npm/7aac6f01-grunt-markdownlint-1-0-13.lock
      167 verbose cache add [ 'grunt-stylelint@latest', null ]
      168 silly cache add name=undefined spec="grunt-stylelint@latest" args=["grunt-stylelint@latest",null]
      169 verbose parsed url { pathname: 'grunt-stylelint@latest',
      169 verbose parsed url   path: 'grunt-stylelint@latest',
      169 verbose parsed url   href: 'grunt-stylelint@latest' }
      170 silly cache add name="grunt-stylelint" spec="latest" args=["grunt-stylelint","latest"]
      171 verbose parsed url { pathname: 'latest', path: 'latest', href: 'latest' }
      172 verbose addNamed [ 'grunt-stylelint', 'latest' ]
      173 verbose addNamed [ null, null ]
      174 silly lockFile d15e64cf-grunt-stylelint-latest grunt-stylelint@latest
      175 verbose lock grunt-stylelint@latest /home/pi/.npm/d15e64cf-grunt-stylelint-latest.lock
      176 verbose cache add [ 'grunt-yamllint@latest', null ]
      177 silly cache add name=undefined spec="grunt-yamllint@latest" args=["grunt-yamllint@latest",null]
      178 verbose parsed url { pathname: 'grunt-yamllint@latest',
      178 verbose parsed url   path: 'grunt-yamllint@latest',
      178 verbose parsed url   href: 'grunt-yamllint@latest' }
      179 silly cache add name="grunt-yamllint" spec="latest" args=["grunt-yamllint","latest"]
      180 verbose parsed url { pathname: 'latest', path: 'latest', href: 'latest' }
      181 verbose addNamed [ 'grunt-yamllint', 'latest' ]
      182 verbose addNamed [ null, null ]
      183 silly lockFile 1f0340b5-grunt-yamllint-latest grunt-yamllint@latest
      184 verbose lock grunt-yamllint@latest /home/pi/.npm/1f0340b5-grunt-yamllint-latest.lock
      185 verbose cache add [ 'stylelint-config-standard@latest', null ]
      186 silly cache add name=undefined spec="stylelint-config-standard@latest" args=["stylelint-config-standard@latest",null]
      187 verbose parsed url { pathname: 'stylelint-config-standard@latest',
      187 verbose parsed url   path: 'stylelint-config-standard@latest',
      187 verbose parsed url   href: 'stylelint-config-standard@latest' }
      188 silly cache add name="stylelint-config-standard" spec="latest" args=["stylelint-config-standard","latest"]
      189 verbose parsed url { pathname: 'latest', path: 'latest', href: 'latest' }
      190 verbose addNamed [ 'stylelint-config-standard', 'latest' ]
      191 verbose addNamed [ null, null ]
      192 silly lockFile b8011c66-stylelint-config-standard-latest stylelint-config-standard@latest
      193 verbose lock stylelint-config-standard@latest /home/pi/.npm/b8011c66-stylelint-config-standard-latest.lock
      194 verbose cache add [ 'time-grunt@latest', null ]
      195 silly cache add name=undefined spec="time-grunt@latest" args=["time-grunt@latest",null]
      196 verbose parsed url { pathname: 'time-grunt@latest',
      196 verbose parsed url   path: 'time-grunt@latest',
      196 verbose parsed url   href: 'time-grunt@latest' }
      197 silly cache add name="time-grunt" spec="latest" args=["time-grunt","latest"]
      198 verbose parsed url { pathname: 'latest', path: 'latest', href: 'latest' }
      199 verbose addNamed [ 'time-grunt', 'latest' ]
      200 verbose addNamed [ null, null ]
      201 silly lockFile a861fcef-time-grunt-latest time-grunt@latest
      202 verbose lock time-grunt@latest /home/pi/.npm/a861fcef-time-grunt-latest.lock
      203 info addNameTag [ 'feedme', 'latest' ]
      204 info addNameTag [ 'helmet', '^3.1.0' ]
      205 info addNameTag [ 'iconv-lite', 'latest' ]
      206 info addNameTag [ 'moment', 'latest' ]
      207 info addNameTag [ 'request', '^2.78.0' ]
      208 info addNameTag [ 'rrule', 'latest' ]
      209 info addNameTag [ 'simple-git', '^1.62.0' ]
      210 info addNameTag [ 'socket.io', '^1.5.1' ]
      211 info addNameTag [ 'valid-url', 'latest' ]
      212 info addNameTag [ 'walk', 'latest' ]
      213 info addNameTag [ 'grunt', 'latest' ]
      214 info addNameTag [ 'grunt-eslint', 'latest' ]
      215 info addNameTag [ 'grunt-jsonlint', 'latest' ]
      216 info addNameTag [ 'grunt-markdownlint', '^1.0.13' ]
      217 info addNameTag [ 'grunt-stylelint', 'latest' ]
      218 info addNameTag [ 'grunt-yamllint', 'latest' ]
      219 info addNameTag [ 'stylelint-config-standard', 'latest' ]
      220 info addNameTag [ 'time-grunt', 'latest' ]
      221 verbose url raw electron
      222 verbose url resolving [ 'https://registry.npmjs.org/', './electron' ]
      223 verbose url resolved https://registry.npmjs.org/electron
      224 info trying registry request attempt 1 at 07:28:11
      225 verbose etag "58acffb8-12586"
      226 http GET https://registry.npmjs.org/electron
      227 verbose url raw express-ipfilter
      228 verbose url resolving [ 'https://registry.npmjs.org/', './express-ipfilter' ]
      229 verbose url resolved https://registry.npmjs.org/express-ipfilter
      230 info trying registry request attempt 1 at 07:28:11
      231 verbose etag "58a31fc8-963e"
      232 http GET https://registry.npmjs.org/express-ipfilter
      233 verbose url raw express
      234 verbose url resolving [ 'https://registry.npmjs.org/', './express' ]
      235 verbose url resolved https://registry.npmjs.org/express
      236 info trying registry request attempt 1 at 07:28:11
      237 verbose etag "58ada6e9-874d8"
      238 http GET https://registry.npmjs.org/express
      239 verbose url raw feedme
      240 verbose url resolving [ 'https://registry.npmjs.org/', './feedme' ]
      241 verbose url resolved https://registry.npmjs.org/feedme
      242 info trying registry request attempt 1 at 07:28:12
      243 verbose etag "5844d442-5a77"
      244 http GET https://registry.npmjs.org/feedme
      245 verbose url raw moment
      246 verbose url resolving [ 'https://registry.npmjs.org/', './moment' ]
      247 verbose url resolved https://registry.npmjs.org/moment
      248 info trying registry request attempt 1 at 07:28:12
      249 verbose etag "58ada6ee-1a42a"
      250 http GET https://registry.npmjs.org/moment
      251 verbose url raw helmet
      252 verbose url resolving [ 'https://registry.npmjs.org/', './helmet' ]
      253 verbose url resolved https://registry.npmjs.org/helmet
      254 info trying registry request attempt 1 at 07:28:12
      255 verbose etag "58a88753-17246"
      256 http GET https://registry.npmjs.org/helmet
      257 verbose url raw iconv-lite
      258 verbose url resolving [ 'https://registry.npmjs.org/', './iconv-lite' ]
      259 verbose url resolved https://registry.npmjs.org/iconv-lite
      260 info trying registry request attempt 1 at 07:28:12
      261 verbose etag "588725cb-fd06"
      262 http GET https://registry.npmjs.org/iconv-lite
      263 verbose url raw simple-git
      264 verbose url resolving [ 'https://registry.npmjs.org/', './simple-git' ]
      265 verbose url resolved https://registry.npmjs.org/simple-git
      266 info trying registry request attempt 1 at 07:28:12
      267 verbose etag "58a38f80-20b6b"
      268 http GET https://registry.npmjs.org/simple-git
      269 verbose url raw socket.io
      270 verbose url resolving [ 'https://registry.npmjs.org/', './socket.io' ]
      271 verbose url resolved https://registry.npmjs.org/socket.io
      272 info trying registry request attempt 1 at 07:28:12
      273 verbose etag "58ac0af6-24af1"
      274 http GET https://registry.npmjs.org/socket.io
      275 verbose url raw valid-url
      276 verbose url resolving [ 'https://registry.npmjs.org/', './valid-url' ]
      277 verbose url resolved https://registry.npmjs.org/valid-url
      278 info trying registry request attempt 1 at 07:28:12
      279 verbose etag "5892b84e-91d4"
      280 http GET https://registry.npmjs.org/valid-url
      281 verbose url raw walk
      282 verbose url resolving [ 'https://registry.npmjs.org/', './walk' ]
      283 verbose url resolved https://registry.npmjs.org/walk
      284 info trying registry request attempt 1 at 07:28:12
      285 verbose etag "54ab4569-5df3"
      286 http GET https://registry.npmjs.org/walk
      287 verbose url raw request
      288 verbose url resolving [ 'https://registry.npmjs.org/', './request' ]
      289 verbose url resolved https://registry.npmjs.org/request
      290 info trying registry request attempt 1 at 07:28:12
      291 verbose etag "58ae4dc7-35338"
      292 http GET https://registry.npmjs.org/request
      293 verbose url raw rrule
      294 verbose url resolving [ 'https://registry.npmjs.org/', './rrule' ]
      295 verbose url resolved https://registry.npmjs.org/rrule
      296 info trying registry request attempt 1 at 07:28:12
      297 verbose etag "5827e902-59d2"
      298 http GET https://registry.npmjs.org/rrule
      299 verbose url raw grunt
      300 verbose url resolving [ 'https://registry.npmjs.org/', './grunt' ]
      301 verbose url resolved https://registry.npmjs.org/grunt
      302 info trying registry request attempt 1 at 07:28:12
      303 verbose etag "58ab687d-18935"
      304 http GET https://registry.npmjs.org/grunt
      305 verbose url raw grunt-eslint
      306 verbose url resolving [ 'https://registry.npmjs.org/', './grunt-eslint' ]
      307 verbose url resolved https://registry.npmjs.org/grunt-eslint
      308 info trying registry request attempt 1 at 07:28:12
      309 verbose etag "5881ef20-e307"
      310 http GET https://registry.npmjs.org/grunt-eslint
      311 verbose url raw grunt-markdownlint
      312 verbose url resolving [ 'https://registry.npmjs.org/', './grunt-markdownlint' ]
      313 verbose url resolved https://registry.npmjs.org/grunt-markdownlint
      314 info trying registry request attempt 1 at 07:28:12
      315 verbose etag "589d9ff1-15d3b"
      316 http GET https://registry.npmjs.org/grunt-markdownlint
      317 verbose url raw grunt-jsonlint
      318 verbose url resolving [ 'https://registry.npmjs.org/', './grunt-jsonlint' ]
      319 verbose url resolved https://registry.npmjs.org/grunt-jsonlint
      320 info trying registry request attempt 1 at 07:28:12
      321 verbose etag "575c8154-4625"
      322 http GET https://registry.npmjs.org/grunt-jsonlint
      323 verbose url raw grunt-stylelint
      324 verbose url resolving [ 'https://registry.npmjs.org/', './grunt-stylelint' ]
      325 verbose url resolved https://registry.npmjs.org/grunt-stylelint
      326 info trying registry request attempt 1 at 07:28:12
      327 verbose etag "58a753d9-368e"
      328 http GET https://registry.npmjs.org/grunt-stylelint
      329 verbose url raw grunt-yamllint
      330 verbose url resolving [ 'https://registry.npmjs.org/', './grunt-yamllint' ]
      331 verbose url resolved https://registry.npmjs.org/grunt-yamllint
      332 info trying registry request attempt 1 at 07:28:12
      333 verbose etag "544815a9-2045"
      334 http GET https://registry.npmjs.org/grunt-yamllint
      335 verbose url raw stylelint-config-standard
      336 verbose url resolving [ 'https://registry.npmjs.org/', './stylelint-config-standard' ]
      337 verbose url resolved https://registry.npmjs.org/stylelint-config-standard
      338 info trying registry request attempt 1 at 07:28:13
      339 verbose etag "589a325d-c49e"
      340 http GET https://registry.npmjs.org/stylelint-config-standard
      341 verbose url raw time-grunt
      342 verbose url resolving [ 'https://registry.npmjs.org/', './time-grunt' ]
      343 verbose url resolved https://registry.npmjs.org/time-grunt
      344 info trying registry request attempt 1 at 07:28:13
      345 verbose etag "586d1c83-7fb3"
      346 http GET https://registry.npmjs.org/time-grunt
      347 http 304 https://registry.npmjs.org/moment
      348 silly registry.get cb [ 304,
      348 silly registry.get   { date: 'Thu, 23 Feb 2017 05:28:13 GMT',
      348 silly registry.get     via: '1.1 varnish',
      348 silly registry.get     'cache-control': 'max-age=300',
      348 silly registry.get     etag: '"58ada6ee-1a42a"',
      348 silly registry.get     age: '47',
      348 silly registry.get     connection: 'keep-alive',
      348 silly registry.get     'x-served-by': 'cache-ams4134-AMS',
      348 silly registry.get     'x-cache': 'HIT',
      348 silly registry.get     'x-cache-hits': '1',
      348 silly registry.get     'x-timer': 'S1487827693.832731,VS0,VE0',
      348 silly registry.get     vary: 'Accept-Encoding' } ]
      349 verbose etag moment from cache
      350 http 304 https://registry.npmjs.org/express
      351 silly registry.get cb [ 304,
      351 silly registry.get   { date: 'Thu, 23 Feb 2017 05:28:13 GMT',
      351 silly registry.get     via: '1.1 varnish',
      351 silly registry.get     'cache-control': 'max-age=300',
      351 silly registry.get     etag: '"58ada6e9-874d8"',
      351 silly registry.get     age: '289',
      351 silly registry.get     connection: 'keep-alive',
      351 silly registry.get     'x-served-by': 'cache-ams4138-AMS',
      351 silly registry.get     'x-cache': 'HIT',
      351 silly registry.get     'x-cache-hits': '1',
      351 silly registry.get     'x-timer': 'S1487827693.832123,VS0,VE0',
      351 silly registry.get     vary: 'Accept-Encoding' } ]
      352 verbose etag express from cache
      353 http 304 https://registry.npmjs.org/electron
      354 silly registry.get cb [ 304,
      354 silly registry.get   { date: 'Thu, 23 Feb 2017 05:28:13 GMT',
      354 silly registry.get     via: '1.1 varnish',
      354 silly registry.get     'cache-control': 'max-age=300',
      354 silly registry.get     etag: '"58acffb8-12586"',
      354 silly registry.get     age: '0',
      354 silly registry.get     connection: 'keep-alive',
      354 silly registry.get     'x-served-by': 'cache-ams4420-AMS',
      354 silly registry.get     'x-cache': 'MISS',
      354 silly registry.get     'x-cache-hits': '0',
      354 silly registry.get     'x-timer': 'S1487827693.832666,VS0,VE7',
      354 silly registry.get     vary: 'Accept-Encoding' } ]
      355 verbose etag electron from cache
      356 http 304 https://registry.npmjs.org/express-ipfilter
      357 silly registry.get cb [ 304,
      357 silly registry.get   { date: 'Thu, 23 Feb 2017 05:28:13 GMT',
      357 silly registry.get     via: '1.1 varnish',
      357 silly registry.get     'cache-control': 'max-age=300',
      357 silly registry.get     etag: '"58a31fc8-963e"',
      357 silly registry.get     age: '0',
      357 silly registry.get     connection: 'keep-alive',
      357 silly registry.get     'x-served-by': 'cache-ams4437-AMS',
      357 silly registry.get     'x-cache': 'MISS',
      357 silly registry.get     'x-cache-hits': '0',
      357 silly registry.get     'x-timer': 'S1487827693.831449,VS0,VE6',
      357 silly registry.get     vary: 'Accept-Encoding' } ]
      358 verbose etag express-ipfilter from cache
      359 http 304 https://registry.npmjs.org/feedme
      360 silly registry.get cb [ 304,
      360 silly registry.get   { date: 'Thu, 23 Feb 2017 05:28:13 GMT',
      360 silly registry.get     via: '1.1 varnish',
      360 silly registry.get     'cache-control': 'max-age=300',
      360 silly registry.get     etag: '"5844d442-5a77"',
      360 silly registry.get     age: '0',
      360 silly registry.get     connection: 'keep-alive',
      360 silly registry.get     'x-served-by': 'cache-ams4125-AMS',
      360 silly registry.get     'x-cache': 'MISS',
      360 silly registry.get     'x-cache-hits': '0',
      360 silly registry.get     'x-timer': 'S1487827693.831369,VS0,VE6',
      360 silly registry.get     vary: 'Accept-Encoding' } ]
      361 verbose etag feedme from cache
      362 verbose addNamed [ 'moment', '2.17.1' ]
      363 verbose addNamed [ '2.17.1', '2.17.1' ]
      364 silly lockFile c59bc5ca-moment-2-17-1 moment@2.17.1
      365 verbose lock moment@2.17.1 /home/pi/.npm/c59bc5ca-moment-2-17-1.lock
      366 silly lockFile e2d4ced6-electron-1-4-7 electron@^1.4.7
      367 verbose addNamed [ 'express-ipfilter', '0.2.3' ]
      368 verbose addNamed [ '0.2.3', '0.2.3' ]
      369 silly lockFile 0300bd86-express-ipfilter-0-2-3 express-ipfilter@0.2.3
      370 verbose lock express-ipfilter@0.2.3 /home/pi/.npm/0300bd86-express-ipfilter-0-2-3.lock
      371 verbose addNamed [ 'feedme', '0.3.3' ]
      372 verbose addNamed [ '0.3.3', '0.3.3' ]
      373 silly lockFile 8966a57d-feedme-0-3-3 feedme@0.3.3
      374 verbose lock feedme@0.3.3 /home/pi/.npm/8966a57d-feedme-0-3-3.lock
      375 silly lockFile 0350dad9-express-4-14-0 express@^4.14.0
      376 verbose read json /home/pi/.npm/moment/2.17.1/package/package.json
      377 error Error: No compatible version found: electron@'^1.4.7'
      377 error Valid install targets:
      377 error ["0.1.0","0.1.1","0.1.2","0.2.0","0.2.1","0.3.0","0.4.0","0.4.1","1.3.1","1.3.2","1.3.3","1.3.4","1.3.5","1.3.6","1.4.0","1.4.1","1.3.7","1.4.2","1.4.3","1.4.4","1.3.8","1.4.5","1.4.6","1.4.7","1.3.9","1.3.10","1.4.8","1.3.12","1.4.10","1.3.13","1.4.11","1.4.12","1.4.13","1.4.14","1.4.15","1.5.0","1.5.1","1.6.0","1.6.1"]
      377 error     at installTargetsError (/usr/local/lib/node_modules/npm/lib/cache.js:563:10)
      377 error     at /usr/local/lib/node_modules/npm/lib/cache.js:478:10
      377 error     at saved (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:138:7)
      377 error     at /usr/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:218:7
      377 error     at Object.oncomplete (fs.js:297:15)
      378 error If you need help, you may report this log at:
      378 error     <http://github.com/isaacs/npm/issues>
      378 error or email it to:
      378 error     <npm-@googlegroups.com>
      379 error System Linux 4.4.34-v7+
      380 error command "/usr/local/bin/node" "/usr/local/bin/npm" "install"
      381 error cwd /home/pi/MagicMirror
      382 error node -v v0.8.16
      383 error npm -v 1.1.69
      384 verbose exit [ 1, true ]
      
      

      More in the first comment below:

      posted in Troubleshooting
      E
      EttVenter

    Latest posts made by EttVenter

    • RE: Total n00b and can't get this thing to work. Please help!

      Ok guys. So I nuked my previous raspbian install, and got a new one going. Managed to get an update node install, so things SEEM to be going better. Tried to install magic mirror again, and it went well until right at the end, when I got this:

      pi@raspberrypi:~/MagicMirror $ npm install
      npm WARN prefer global coffee-script@1.10.0 should be installed with -g
      npm WARN prefer global jsonlint@1.6.2 should be installed with -g
      npm WARN prefer global colorguard@1.2.0 should be installed with -g
      
      

      And when I try to do a npm start, I get:

      pi@raspberrypi:~/MagicMirror $ npm start
      
      > magicmirror@2.1.0 start /home/pi/MagicMirror
      > electron js/electron.js
      
      /home/pi/MagicMirror/node_modules/electron/index.js:9
        throw new Error('Electron failed to install correctly, please delete node_modules/' + path.basename(__dirname) + ' and try installing again')
        ^
      
      Error: Electron failed to install correctly, please delete node_modules/electron and try installing again
          at Object. (/home/pi/MagicMirror/node_modules/electron/index.js:9:9)
          at Module._compile (module.js:570:32)
          at Object.Module._extensions..js (module.js:579:10)
          at Module.load (module.js:487:32)
          at tryModuleLoad (module.js:446:12)
          at Function.Module._load (module.js:438:3)
          at Module.require (module.js:497:17)
          at require (internal/module.js:20:19)
          at Object. (/home/pi/MagicMirror/node_modules/electron/cli.js:3:16)
          at Module._compile (module.js:570:32)
      
      npm ERR! Linux 4.4.34-v7+
      npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "start"
      npm ERR! node v6.10.0
      npm ERR! npm  v3.10.10
      npm ERR! code ELIFECYCLE
      npm ERR! magicmirror@2.1.0 start: `electron js/electron.js`
      npm ERR! Exit status 1
      npm ERR! 
      npm ERR! Failed at the magicmirror@2.1.0 start script 'electron js/electron.js'.
      npm ERR! Make sure you have the latest version of node.js and npm installed.
      npm ERR! If you do, this is most likely a problem with the magicmirror package,
      npm ERR! not with npm itself.
      npm ERR! Tell the author that this fails on your system:
      npm ERR!     electron js/electron.js
      npm ERR! You can get information on how to open an issue for this project with:
      npm ERR!     npm bugs magicmirror
      npm ERR! Or if that isn't available, you can get their info via:
      npm ERR!     npm owner ls magicmirror
      npm ERR! There is likely additional logging output above.
      
      npm ERR! Please include the following file with any support request:
      npm ERR!     /home/pi/MagicMirror/npm-debug.log
      
      

      I feel like I’m getting closer to making this thing actually work though. Any ideas?

      Thanks!

      posted in Troubleshooting
      E
      EttVenter
    • RE: Total n00b and can't get this thing to work. Please help!

      @strawberry-3.141

      Sure thing. Here’s the result:

      pi@raspberrypi:~/MagicMirror $ npm install
      npm ERR! cb() never called!
      pi@raspberrypi:~/MagicMirror $ 
      
      posted in Troubleshooting
      E
      EttVenter
    • RE: Total n00b and can't get this thing to work. Please help!

      Good morning, folks.

      Anyone got any ideas?

      posted in Troubleshooting
      E
      EttVenter
    • RE: Total n00b and can't get this thing to work. Please help!

      @strawberry-3.141 said in Total n00b and can’t get this thing to work. Please help!:

      cd MagicMirror

      That was going well until:

      Cloning MagicMirror Done!
      Installing dependencies ...
      npm ERR! cb() never called!
      Unable to install dependencies!
      
      

      Honestly, this process is awful. “All you need to do is run 1 command!”. 1 command my ass. I’ve been fidgeting with this thing for a full day and I haven’t even got this frikken thing installed yet.

      I’m really, really stoked that you guys are all helping me. Really. And I know that we’ll get this thing working. But the “packaging” kinda lied to me.

      posted in Troubleshooting
      E
      EttVenter
    • RE: Total n00b and can't get this thing to work. Please help!

      @strawberry-3.141

      pi@raspberrypi:~ $ cd ~
      pi@raspberrypi:~ $ curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh | bash cd ~/MagicMirror
      bash: cd: No such file or directory
      pi@raspberrypi:~ $ 
      

      Then I even went ahead and manually created that directory, and it still doesn’t work:

      pi@raspberrypi:~ $ mkdir MagicMirror
      pi@raspberrypi:~ $ ls
      Desktop  Documents  Downloads  MagicMirror  Music  Pictures  Public  Templates  Videos
      pi@raspberrypi:~ $ curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh | bash cd ~/MagicMirror
      bash: cd: No such file or directory
      pi@raspberrypi:~ $ 
      
      posted in Troubleshooting
      E
      EttVenter
    • RE: Total n00b and can't get this thing to work. Please help!

      @strawberry-3.141 Ok so what do I do then? Because if I run the command with the bash part of the command, it tells me “No such file or directory”. So how do I solve that?

      posted in Troubleshooting
      E
      EttVenter
    • RE: Total n00b and can't get this thing to work. Please help!

      @broberg Then i get this:

      # This is an installer script for MagicMirror2. It works well enough
      # that it can detect if you have Node installed, run a binary script
      # and then download and run MagicMirror2.
      
      echo -e "\e[0m"
      echo '$$\      $$\                     $$\           $$\      $$\ $$\                                          $$$$$$\'
      echo '$$$\    $$$ |                    \__|          $$$\    $$$ |\__|                                        $$  __$$\'
      echo '$$$$\  $$$$ | $$$$$$\   $$$$$$\  $$\  $$$$$$$\ $$$$\  $$$$ |$$\  $$$$$$\   $$$$$$\   $$$$$$\   $$$$$$\  \__/  $$ |'
      echo '$$\$$\$$ $$ | \____$$\ $$  __$$\ $$ |$$  _____|$$\$$\$$ $$ |$$ |$$  __$$\ $$  __$$\ $$  __$$\ $$  __$$\  $$$$$$  |'
      echo '$$ \$$$  $$ | $$$$$$$ |$$ /  $$ |$$ |$$ /      $$ \$$$  $$ |$$ |$$ |  \__|$$ |  \__|$$ /  $$ |$$ |  \__|$$  ____/'
      echo '$$ |\$  /$$ |$$  __$$ |$$ |  $$ |$$ |$$ |      $$ |\$  /$$ |$$ |$$ |      $$ |      $$ |  $$ |$$ |      $$ |'
      echo '$$ | \_/ $$ |\$$$$$$$ |\$$$$$$$ |$$ |\$$$$$$$\ $$ | \_/ $$ |$$ |$$ |      $$ |      \$$$$$$  |$$ |      $$$$$$$$\'
      echo '\__|     \__| \_______| \____$$ |\__| \_______|\__|     \__|\__|\__|      \__|       \______/ \__|      \________|'
      echo '                       $$\   $$ |'
      echo '                       \$$$$$$  |'
      echo '                        \______/'
      echo -e "\e[0m"
      
      # Define the tested version of Node.js.
      NODE_TESTED="v5.1.0"
      
      #Determine which Pi is running.
      ARM=$(uname -m) 
      
      #Check the Raspberry Pi version.
      if [ "$ARM" != "armv7l" ]; then
      	echo -e "\e[91mSorry, your Raspberry Pi is not supported."
      	echo -e "\e[91mPlease run MagicMirror on a Raspberry Pi 2 or 3."
      	echo -e "\e[91mIf this is a Pi Zero, you are in the same boat as the original Raspberry Pi. You must run in server only mode."
      	exit;
      fi
      
      #define helper methods.
      function version_gt() { test "$(echo "$@" | tr " " "\n" | sort -V | head -n 1)" != "$1"; }
      function command_exists () { type "$1" &> /dev/null ;}
      
      # Installing helper tools
      echo -e "\e[96mInstalling helper tools ...\e[90m"
      sudo apt-get install curl wget git build-essential unzip || exit
      
      # Check if we need to install or upgrade Node.js.
      echo -e "\e[96mCheck current Node installation ...\e[0m"
      NODE_INSTALL=false
      if command_exists node; then
      	echo -e "\e[0mNode currently installed. Checking version number.";
      	NODE_CURRENT=$(node -v)
      	echo -e "\e[0mMinimum Node version: \e[1m$NODE_TESTED\e[0m"
      	echo -e "\e[0mInstalled Node version: \e[1m$NODE_CURRENT\e[0m"
      	if version_gt $NODE_TESTED $NODE_CURRENT; then
      		echo -e "\e[96mNode should be upgraded.\e[0m"
      		NODE_INSTALL=true
      
      		#Check if a node process is currenlty running.
      		#If so abort installation.
      		if pgrep "node" > /dev/null; then
      			echo -e "\e[91mA Node process is currently running. Can't upgrade."
      			echo "Please quit all Node processes and restart the installer."
      			exit;
      		fi
      
      	else
      		echo -e "\e[92mNo Node.js upgrade nessecery.\e[0m"
      	fi
      
      else
      	echo -e "\e[93mNode.js is not installed.\e[0m";
      	NODE_INSTALL=true
      fi
      
      # Install or upgrade node if necessary.
      if $NODE_INSTALL; then
      	
      	echo -e "\e[96mInstalling Node.js ...\e[90m"
      
      	#Fetch the latest version of Node.js from the selected branch
      	#The NODE_STABLE_BRANCH variable will need to be manually adjusted when a new branch is released. (e.g. 7.x)
      	#Only tested (stable) versions are recommended as newer versions could break MagicMirror.
      	
      	NODE_STABLE_BRANCH="6.x"
      	curl -sL https://deb.nodesource.com/setup_$NODE_STABLE_BRANCH | sudo -E bash -
      	sudo apt-get install -y nodejs
      	echo -e "\e[92mNode.js installation Done!\e[0m"
      fi
      
      #Install magic mirror
      cd ~
      if [ -d "$HOME/MagicMirror" ] ; then
      	echo -e "\e[93mIt seems like MagicMirror is already installed."
      	echo -e "To prevent overwriting, the installer will be aborted."
      	echo -e "Please rename the \e[1m~/MagicMirror\e[0m\e[93m folder and try again.\e[0m"
      	echo ""
      	echo -e "If you want to upgrade your installation run \e[1m\e[97mgit pull\e[0m from the ~/MagicMirror directory."
      	echo ""
      	exit;
      fi
      
      echo -e "\e[96mCloning MagicMirror ...\e[90m"
      if git clone https://github.com/MichMich/MagicMirror.git; then 
      	echo -e "\e[92mCloning MagicMirror Done!\e[0m"
      else
      	echo -e "\e[91mUnable to clone MagicMirror."
      	exit;
      fi
      
      cd ~/MagicMirror  || exit
      echo -e "\e[96mInstalling dependencies ...\e[90m"
      if npm install; then 
      	echo -e "\e[92mDependencies installation Done!\e[0m"
      else
      	echo -e "\e[91mUnable to install dependencies!"
      	exit;
      fi
      
      # Check if plymouth is installed (default with PIXEL desktop environment), then install custom splashscreen.
      echo -e "\e[96mCheck plymouth installation ...\e[0m"
      if command_exists plymouth; then
      	THEME_DIR="/usr/share/plymouth/themes"
      	echo -e "\e[90mSplashscreen: Checking themes directory.\e[0m"
      	if [ -d $THEME_DIR ]; then
      		echo -e "\e[90mSplashscreen: Create theme directory if not exists.\e[0m"
      		if [ ! -d $THEME_DIR/MagicMirror ]; then
      			sudo mkdir $THEME_DIR/MagicMirror
      		fi
      
      		if sudo cp ~/MagicMirror/splashscreen/splash.png $THEME_DIR/MagicMirror/splash.png && sudo cp ~/MagicMirror/splashscreen/MagicMirror.plymouth $THEME_DIR/MagicMirror/MagicMirror.plymouth && sudo cp ~/MagicMirror/splashscreen/MagicMirror.script $THEME_DIR/MagicMirror/MagicMirror.script; then
      			echo -e "\e[90mSplashscreen: Theme copied successfully.\e[0m"
      			if sudo plymouth-set-default-theme -R MagicMirror; then
      				echo -e "\e[92mSplashscreen: Changed theme to MagicMirror successfully.\e[0m"
      			else
      				echo -e "\e[91mSplashscreen: Couldn't change theme to MagicMirror!\e[0m"
      			fi
      		else
      			echo -e "\e[91mSplashscreen: Copying theme failed!\e[0m"
      		fi
      	else
      		echo -e "\e[91mSplashscreen: Themes folder doesn't exist!\e[0m"
      	fi
      else
      	echo -e "\e[93mplymouth is not installed.\e[0m";
      fi
      
      echo " "
      echo -e "\e[92mWe're ready! Run \e[1m\e[97mDISPLAY=:0 npm start\e[0m\e[92m from the ~/MagicMirror directory to start your MagicMirror.\e[0m"
      echo " "
      echo " "
      

      Literally no idea what happened there. But, if I navigate to the magicmirror folder now and do an “npm install”, I get:

      pi@raspberrypi:~/MagicMirror $ npm install
      npm WARN engine deep-extend@0.4.1: wanted: {"node":">=0.12.0","iojs":">=1.0.0"} (current: {"node":"0.10.29","npm":"1.4.21"})
      /
      > electron@1.4.15 postinstall /home/pi/MagicMirror/node_modules/electron
      > node install.js
      
      sh: 1: node: not found
      npm WARN This failure might be due to the use of legacy binary "node"
      npm WARN For further explanations, please read
      /usr/share/doc/nodejs/README.Debian
       
      npm ERR! electron@1.4.15 postinstall: `node install.js`
      npm ERR! Exit status 127
      npm ERR! 
      npm ERR! Failed at the electron@1.4.15 postinstall script.
      npm ERR! This is most likely a problem with the electron package,
      npm ERR! not with npm itself.
      npm ERR! Tell the author that this fails on your system:
      npm ERR!     node install.js
      npm ERR! You can get their info via:
      npm ERR!     npm owner ls electron
      npm ERR! There is likely additional logging output above.
      
      npm ERR! System Linux 4.4.38-v7+
      npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
      npm ERR! cwd /home/pi/MagicMirror
      npm ERR! node -v v0.10.29
      npm ERR! npm -v 1.4.21
      npm ERR! code ELIFECYCLE
      npm ERR! 
      npm ERR! Additional logging details can be found in:
      npm ERR!     /home/pi/MagicMirror/npm-debug.log
      npm ERR! not ok code 0
      
      
      posted in Troubleshooting
      E
      EttVenter
    • RE: Total n00b and can't get this thing to work. Please help!

      @broberg

      Ok, so that all went well until I got to:

      Get and install MagicMirror with the Automatic Installer:
      
      curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh | bash cd ~/MagicMirror
      

      At which point, I get “No such file or directory”.

      That feels like a small error that I should be able to figure out, but I just can’t seem to get past that point :/

      posted in Troubleshooting
      E
      EttVenter
    • RE: Total n00b and can't get this thing to work. Please help!

      @broberg

      I’ll give that a shot!

      posted in Troubleshooting
      E
      EttVenter
    • RE: Total n00b and can't get this thing to work. Please help!

      Anyone else got any ideas? Really want to get this thing going. I bought the Pi yesterday specifically for this :(

      posted in Troubleshooting
      E
      EttVenter