MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. EttVenter
    3. Best
    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

    Posts

    Recent Best Controversial
    • 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
    • 1 / 1