<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Error during installation (&quot;]]></title><description><![CDATA[<p dir="auto">Hello guys</p>
<p dir="auto">First, thanks for your MagicMirror software, I love it !</p>
<p dir="auto">I tried to install it on my Raspberry Pi 3 with the last version of Jessie.</p>
<p dir="auto">I follow the instruction with automatic installation command (curl -sL <a href="https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh" target="_blank" rel="noopener noreferrer nofollow ugc">https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh</a> | bash)</p>
<p dir="auto">I launch this command in root.</p>
<p dir="auto">The installation start, and at the end, when I can see “Installing dependencies…” after 5 minutes of downloading and installing something, the terminal display this error :</p>
<p dir="auto">Cloning MagicMirror Done!<br />
Installing dependencies …<br />
npm WARN deprecated tough-cookie@2.2.2: ReDoS vulnerability parsing Set-Cookie <a href="https://nodesecurity.io/advisories/130" target="_blank" rel="noopener noreferrer nofollow ugc">https://nodesecurity.io/advisories/130</a><br />
npm WARN prefer global coffee-script@1.10.0 should be installed with -g<br />
npm WARN prefer global colorguard@1.2.0 should be installed with -g</p>
<blockquote>
<p dir="auto">spawn-sync@1.0.15 postinstall /root/MagicMirror/node_modules/spawn-sync<br />
node postinstall</p>
</blockquote>
<p dir="auto">module.js:442<br />
throw err;<br />
^</p>
<p dir="auto">Error: Cannot find module ‘/root/MagicMirror/node_modules/spawn-sync/postinstall’<br />
at Function.Module._resolveFilename (module.js:440:15)<br />
at Function.Module._load (module.js:388:25)<br />
at Module.runMain (module.js:575:10)<br />
at run (bootstrap_node.js:352:7)<br />
at startup (bootstrap_node.js:144:9)<br />
at bootstrap_node.js:467:3<br />
magicmirror@2.0.0 /root/MagicMirror<br />
├─┬ electron-prebuilt@1.2.8<br />
│ ├─┬ electron-download@2.1.2<br />
│ │ ├── home-path@1.0.3<br />
│ │ ├── minimist@1.2.0<br />
│ │ ├─┬ mkdirp@0.5.1<br />
│ │ │ └── minimist@0.0.8<br />
│ │ ├─┬ mv@2.1.1<br />
│ │ │ ├── ncp@2.0.0<br />
│ │ │ └─┬ rimraf@2.4.5<br />
│ │ │   └── glob@6.0.4<br />
│ │ ├─┬ nugget@1.6.2<br />
│ │ │ ├── minimist@1.2.0<br />
│ │ │ ├── pretty-bytes@1.0.4<br />
│ │ │ ├─┬ progress-stream@1.2.0<br />
│ │ │ │ ├── speedometer@0.1.4<br />
│ │ │ │ └─┬ through2@0.2.3<br />
│ │ │ │   ├─┬ readable-stream@1.1.14<br />
│ │ │ │   │ └── isarray@0.0.1<br />
│ │ │ │   └─┬ xtend@2.1.2<br />
│ │ │ │     └── object-keys@0.4.0<br />
│ │ │ ├── single-line-log@0.4.1<br />
│ │ │ └── throttleit@0.0.2<br />
│ │ ├── path-exists@1.0.0<br />
│ │ └─┬ rc@1.1.6<br />
│ │   ├── deep-extend@0.4.1<br />
│ │   ├── ini@1.3.4<br />
│ │   └── minimist@1.2.0<br />
│ └─┬ extract-zip@1.5.0<br />
│   ├─┬ concat-stream@1.5.0<br />
│   │ └── typedarray@0.0.6<br />
│   ├── debug@0.7.4<br />
│   ├── mkdirp@0.5.0<br />
│   └─┬ yauzl@2.4.1<br />
│     └─┬ fd-slicer@1.0.1<br />
│       └── pend@1.2.0<br />
├─┬ express@4.14.0<br />
│ ├─┬ accepts@1.3.3<br />
│ │ └── negotiator@0.6.1<br />
│ ├── array-flatten@1.1.1<br />
│ ├── content-disposition@0.5.1<br />
│ ├── content-type@1.0.2<br />
│ ├── cookie@0.3.1<br />
│ ├── cookie-signature@1.0.6<br />
│ ├─┬ debug@2.2.0<br />
│ │ └── ms@0.7.1<br />
│ ├── depd@1.1.0<br />
│ ├── encodeurl@1.0.1<br />
│ ├── escape-html@1.0.3<br />
│ ├── etag@1.7.0<br />
│ ├─┬ finalhandler@0.5.0<br />
│ │ ├── statuses@1.3.0<br />
│ │ └── unpipe@1.0.0<br />
│ ├── fresh@0.3.0<br />
│ ├── merge-descriptors@1.0.1<br />
│ ├── methods@1.1.2<br />
│ ├─┬ on-finished@2.3.0<br />
│ │ └── ee-first@1.1.1<br />
│ ├── parseurl@1.3.1<br />
│ ├── path-to-regexp@0.1.7<br />
│ ├─┬ proxy-addr@1.1.2<br />
│ │ ├── forwarded@0.1.0<br />
│ │ └── ipaddr.js@1.1.1<br />
│ ├── qs@6.2.0<br />
│ ├── range-parser@1.2.0<br />
│ ├─┬ send@0.14.1<br />
│ │ ├── destroy@1.0.4<br />
│ │ ├─┬ http-errors@1.5.0<br />
│ │ │ └── setprototypeof@1.0.1<br />
│ │ └── mime@1.3.4<br />
│ ├── serve-static@1.11.1<br />
│ ├─┬ type-is@1.6.13<br />
│ │ └── media-typer@0.3.0<br />
│ ├── utils-merge@1.0.0<br />
│ └── vary@1.1.0<br />
├─┬ feedme@0.3.2<br />
│ ├── clarinet@0.11.0<br />
│ ├── eventyoshi@0.1.6<br />
│ └── sax@1.2.1<br />
├─┬ grunt@1.0.1<br />
│ ├── coffee-script@1.10.0<br />
│ ├─┬ dateformat@1.0.12<br />
│ │ └── get-stdin@4.0.1<br />
│ ├── eventemitter2@0.4.14<br />
│ ├── exit@0.1.2<br />
│ ├─┬ findup-sync@0.3.0<br />
│ │ └── glob@5.0.15<br />
│ ├─┬ glob@7.0.5<br />
│ │ ├── fs.realpath@1.0.0<br />
│ │ ├─┬ inflight@1.0.5<br />
│ │ │ └── wrappy@1.0.2<br />
│ │ ├── inherits@2.0.1<br />
│ │ └── once@1.3.3<br />
│ ├─┬ grunt-cli@1.2.0<br />
│ │ └── resolve@1.1.7<br />
│ ├── grunt-known-options@1.1.0<br />
│ ├─┬ grunt-legacy-log@1.0.0<br />
│ │ ├── colors@1.1.2<br />
│ │ ├─┬ grunt-legacy-log-utils@1.0.0<br />
│ │ │ └── lodash@4.3.0<br />
│ │ ├── lodash@3.10.1<br />
│ │ └── underscore.string@3.2.3<br />
│ ├─┬ grunt-legacy-util@1.0.0<br />
│ │ ├── async@1.5.2<br />
│ │ ├── getobject@0.1.0<br />
│ │ ├── lodash@4.3.0<br />
│ │ └─┬ which@1.2.10<br />
│ │   └── isexe@1.1.2<br />
│ ├─┬ js-yaml@3.5.5<br />
│ │ ├─┬ argparse@1.0.7<br />
│ │ │ └── sprintf-js@1.0.3<br />
│ │ └── esprima@2.7.2<br />
│ ├─┬ minimatch@3.0.2<br />
│ │ └─┬ brace-expansion@1.1.6<br />
│ │   └── concat-map@0.0.1<br />
│ ├─┬ nopt@3.0.6<br />
│ │ └── abbrev@1.0.9<br />
│ ├── path-is-absolute@1.0.0<br />
│ └── rimraf@2.2.8<br />
├─┬ grunt-eslint@19.0.0<br />
│ ├─┬ chalk@1.1.3<br />
│ │ ├── ansi-styles@2.2.1<br />
│ │ ├── escape-string-regexp@1.0.5<br />
│ │ ├─┬ has-ansi@2.0.0<br />
│ │ │ └── ansi-regex@2.0.0<br />
│ │ ├── strip-ansi@3.0.1<br />
│ │ └── supports-color@2.0.0<br />
│ └─┬ eslint@3.1.1<br />
│   ├── concat-stream@1.5.1<br />
│   ├─┬ doctrine@1.2.2<br />
│   │ ├── esutils@1.1.6<br />
│   │ └── isarray@1.0.0<br />
│   ├─┬ es6-map@0.1.4<br />
│   │ ├── d@0.1.1<br />
│   │ ├── es5-ext@0.10.12<br />
│   │ ├── es6-iterator@2.0.0<br />
│   │ ├── es6-set@0.1.4<br />
│   │ ├── es6-symbol@3.1.0<br />
│   │ └── event-emitter@0.3.4<br />
│   ├─┬ escope@3.6.0<br />
│   │ ├── es6-weak-map@2.0.1<br />
│   │ └─┬ esrecurse@4.1.0<br />
│   │   └── estraverse@4.1.1<br />
│   ├─┬ espree@3.1.6<br />
│   │ ├── acorn@3.2.0<br />
│   │ └── acorn-jsx@3.0.1<br />
│   ├── estraverse@4.2.0<br />
│   ├── esutils@2.0.2<br />
│   ├─┬ file-entry-cache@1.2.4<br />
│   │ └─┬ flat-cache@1.0.10<br />
│   │   ├─┬ del@2.2.1<br />
│   │   │ ├── is-path-cwd@1.0.0<br />
│   │   │ └─┬ is-path-in-cwd@1.0.0<br />
│   │   │   └── is-path-inside@1.0.0<br />
│   │   ├── read-json-sync@1.1.1<br />
│   │   └── write@0.2.1<br />
│   ├── glob@7.0.5<br />
│   ├── globals@9.9.0<br />
│   ├── imurmurhash@0.1.4<br />
│   ├─┬ inquirer@0.12.0<br />
│   │ ├── ansi-escapes@1.4.0<br />
│   │ ├─┬ cli-cursor@1.0.2<br />
│   │ │ └─┬ restore-cursor@1.0.1<br />
│   │ │   ├── exit-hook@1.1.1<br />
│   │ │   └── onetime@1.1.0<br />
│   │ ├── cli-width@2.1.0<br />
│   │ ├─┬ readline2@1.0.1<br />
│   │ │ └── mute-stream@0.0.5<br />
│   │ ├── run-async@0.1.0<br />
│   │ ├── rx-lite@3.1.2<br />
│   │ └── through@2.3.8<br />
│   ├─┬ is-my-json-valid@2.13.1<br />
│   │ ├── generate-function@2.0.0<br />
│   │ ├─┬ generate-object-property@1.2.0<br />
│   │ │ └── is-property@1.0.2<br />
│   │ ├── jsonpointer@2.0.0<br />
│   │ └── xtend@4.0.1<br />
│   ├─┬ is-resolvable@1.0.0<br />
│   │ └── tryit@1.0.2<br />
│   ├── js-yaml@3.6.1<br />
│   ├─┬ json-stable-stringify@1.0.1<br />
│   │ └── jsonify@0.0.0<br />
│   ├─┬ levn@0.3.0<br />
│   │ ├── prelude-ls@1.1.2<br />
│   │ └── type-check@0.3.2<br />
│   ├── lodash@4.13.1<br />
│   ├─┬ optionator@0.8.1<br />
│   │ ├── deep-is@0.1.3<br />
│   │ ├── fast-levenshtein@1.1.4<br />
│   │ └── wordwrap@1.0.0<br />
│   ├── path-is-inside@1.0.1<br />
│   ├── pluralize@1.2.1<br />
│   ├── progress@1.1.8<br />
│   ├─┬ require-uncached@1.0.2<br />
│   │ ├─┬ caller-path@0.1.0<br />
│   │ │ └── callsites@0.2.0<br />
│   │ └── resolve-from@1.0.1<br />
│   ├── shelljs@0.6.0<br />
│   ├── strip-bom@3.0.0<br />
│   ├── strip-json-comments@1.0.4<br />
│   └── user-home@2.0.0<br />
├─┬ grunt-postcss@0.8.0<br />
│ ├── diff@2.2.3<br />
│ └─┬ postcss@5.1.0<br />
│   ├── js-base64@2.1.9<br />
│   ├── source-map@0.5.6<br />
│   └─┬ supports-color@3.1.2<br />
│     └── has-flag@1.0.0<br />
├── iconv-lite@0.4.13<br />
├── moment@2.14.1<br />
├─┬ postcss-reporter@1.4.1<br />
│ ├── lodash@4.13.1<br />
│ └── log-symbols@1.0.2<br />
├─┬ request@2.73.0<br />
│ ├── aws-sign2@0.6.0<br />
│ ├── aws4@1.4.1<br />
│ ├─┬ bl@1.1.2<br />
│ │ └─┬ readable-stream@2.0.6<br />
│ │   ├── core-util-is@1.0.2<br />
│ │   ├── process-nextick-args@1.0.7<br />
│ │   ├── string_decoder@0.10.31<br />
│ │   └── util-deprecate@1.0.2<br />
│ ├── caseless@0.11.0<br />
│ ├─┬ combined-stream@1.0.5<br />
│ │ └── delayed-stream@1.0.0<br />
│ ├── extend@3.0.0<br />
│ ├── forever-agent@0.6.1<br />
│ ├── form-data@1.0.0-rc4<br />
│ ├─┬ har-validator@2.0.6<br />
│ │ ├─┬ commander@2.9.0<br />
│ │ │ └── graceful-readlink@1.0.1<br />
│ │ └─┬ pinkie-promise@2.0.1<br />
│ │   └── pinkie@2.0.4<br />
│ ├─┬ hawk@3.1.3<br />
│ │ ├── boom@2.10.1<br />
│ │ ├── cryptiles@2.0.5<br />
│ │ ├── hoek@2.16.3<br />
│ │ └── sntp@1.0.9<br />
│ ├─┬ http-signature@1.1.1<br />
│ │ ├── assert-plus@0.2.0<br />
│ │ ├─┬ jsprim@1.3.0<br />
│ │ │ ├── extsprintf@1.0.2<br />
│ │ │ ├── json-schema@0.2.2<br />
│ │ │ └── verror@1.3.6<br />
│ │ └─┬ sshpk@1.8.3<br />
│ │   ├── asn1@0.2.3<br />
│ │   ├── assert-plus@1.0.0<br />
│ │   ├─┬ dashdash@1.14.0<br />
│ │   │ └── assert-plus@1.0.0<br />
│ │   ├── ecc-jsbn@0.1.1<br />
│ │   ├─┬ getpass@0.1.6<br />
│ │   │ └── assert-plus@1.0.0<br />
│ │   ├── jodid25519@1.0.2<br />
│ │   ├── jsbn@0.1.0<br />
│ │   └── tweetnacl@0.13.3<br />
│ ├── is-typedarray@1.0.0<br />
│ ├── isstream@0.1.2<br />
│ ├── json-stringify-safe@5.0.1<br />
│ ├─┬ mime-types@2.1.11<br />
│ │ └── mime-db@1.23.0<br />
│ ├── node-uuid@1.4.7<br />
│ ├── oauth-sign@0.8.2<br />
│ ├── stringstream@0.0.5<br />
│ ├── tough-cookie@2.2.2<br />
│ └── tunnel-agent@0.4.3<br />
├── rrule@2.1.0<br />
├─┬ <a href="http://socket.io" target="_blank" rel="noopener noreferrer nofollow ugc">socket.io</a>@1.4.8<br />
│ ├─┬ <a href="http://engine.io" target="_blank" rel="noopener noreferrer nofollow ugc">engine.io</a>@1.6.11<br />
│ │ ├─┬ accepts@1.1.4<br />
│ │ │ ├─┬ mime-types@2.0.14<br />
│ │ │ │ └── mime-db@1.12.0<br />
│ │ │ └── negotiator@0.4.9<br />
│ │ ├── base64id@0.1.0<br />
│ │ ├─┬ engine.io-parser@1.2.4<br />
│ │ │ ├── after@0.8.1<br />
│ │ │ ├── arraybuffer.slice@0.0.6<br />
│ │ │ ├── base64-arraybuffer@0.1.2<br />
│ │ │ ├── blob@0.0.4<br />
│ │ │ ├─┬ has-binary@0.1.6<br />
│ │ │ │ └── isarray@0.0.1<br />
│ │ │ └── utf8@2.1.0<br />
│ │ └─┬ ws@1.1.0<br />
│ │   ├── options@0.0.6<br />
│ │   └── ultron@1.0.2<br />
│ ├─┬ has-binary@0.1.7<br />
│ │ └── isarray@0.0.1<br />
│ ├─┬ socket.io-adapter@0.4.0<br />
│ │ └─┬ socket.io-parser@2.2.2<br />
│ │   ├── debug@0.7.4<br />
│ │   ├── isarray@0.0.1<br />
│ │   └── json3@3.2.6<br />
│ ├─┬ socket.io-client@1.4.8<br />
│ │ ├── backo2@1.0.2<br />
│ │ ├── component-bind@1.0.0<br />
│ │ ├── component-emitter@1.2.0<br />
│ │ ├─┬ engine.io-client@1.6.11<br />
│ │ │ ├── component-inherit@0.0.3<br />
│ │ │ ├── has-cors@1.1.0<br />
│ │ │ ├── parsejson@0.0.1<br />
│ │ │ ├── parseqs@0.0.2<br />
│ │ │ ├── ws@1.0.1<br />
│ │ │ ├── xmlhttprequest-ssl@1.5.1<br />
│ │ │ └── yeast@0.1.2<br />
│ │ ├── indexof@0.0.1<br />
│ │ ├── object-component@0.0.3<br />
│ │ ├─┬ parseuri@0.0.4<br />
│ │ │ └─┬ better-assert@1.0.2<br />
│ │ │   └── callsite@1.0.0<br />
│ │ └── to-array@0.1.4<br />
│ └─┬ socket.io-parser@2.2.6<br />
│   ├── benchmark@1.0.0<br />
│   ├── component-emitter@1.1.2<br />
│   ├── isarray@0.0.1<br />
│   └── json3@3.3.2<br />
├─┬ stylelint@7.0.3<br />
│ ├─┬ autoprefixer@6.3.7<br />
│ │ ├── browserslist@1.3.5<br />
│ │ ├── caniuse-db@1.0.30000507<br />
│ │ ├── normalize-range@0.1.2<br />
│ │ └── num2fraction@1.2.2<br />
│ ├── balanced-match@0.4.2<br />
│ ├─┬ colorguard@1.2.0<br />
│ │ ├── color-diff@0.1.7<br />
│ │ ├── object-assign@4.1.0<br />
│ │ ├─┬ pipetteur@2.0.3<br />
│ │ │ ├── onecolor@3.0.4<br />
│ │ │ └─┬ synesthesia@1.0.1<br />
│ │ │   └── css-color-names@0.0.3<br />
│ │ ├─┬ plur@2.1.2<br />
│ │ │ └── irregular-plurals@1.2.0<br />
│ │ └── yargs@1.3.3<br />
│ ├─┬ cosmiconfig@1.1.0<br />
│ │ ├── graceful-fs@4.1.4<br />
│ │ ├── minimist@1.2.0<br />
│ │ ├── os-homedir@1.0.1<br />
│ │ ├─┬ parse-json@2.2.0<br />
│ │ │ └─┬ error-ex@1.3.0<br />
│ │ │   └── is-arrayish@0.2.1<br />
│ │ └── require-from-string@1.2.0<br />
│ ├─┬ doiuse@2.4.1<br />
│ │ ├─┬ css-rule-stream@1.1.0<br />
│ │ │ ├─┬ css-tokenize@1.0.1<br />
│ │ │ │ └─┬ readable-stream@1.1.14<br />
│ │ │ │   └── isarray@0.0.1<br />
│ │ │ ├─┬ duplexer2@0.0.2<br />
│ │ │ │ └─┬ readable-stream@1.1.14<br />
│ │ │ │   └── isarray@0.0.1<br />
│ │ │ └─┬ through2@0.6.5<br />
│ │ │   └── readable-stream@1.0.34<br />
│ │ ├─┬ duplexer2@0.0.2<br />
│ │ │ └─┬ readable-stream@1.1.14<br />
│ │ │   └── isarray@0.0.1<br />
│ │ ├─┬ jsonfilter@1.1.2<br />
│ │ │ ├─┬ JSONStream@0.8.4<br />
│ │ │ │ └── jsonparse@0.0.5<br />
│ │ │ ├── minimist@1.2.0<br />
│ │ │ ├─┬ stream-combiner@0.2.2<br />
│ │ │ │ └── duplexer@0.1.1<br />
│ │ │ └─┬ through2@0.6.5<br />
│ │ │   └─┬ readable-stream@1.0.34<br />
│ │ │     └── isarray@0.0.1<br />
│ │ ├─┬ ldjson-stream@1.2.1<br />
│ │ │ ├─┬ split2@0.2.1<br />
│ │ │ │ └─┬ through2@0.6.5<br />
│ │ │ │   └─┬ readable-stream@1.0.34<br />
│ │ │ │     └── isarray@0.0.1<br />
│ │ │ └─┬ through2@0.6.5<br />
│ │ │   └─┬ readable-stream@1.0.34<br />
│ │ │     └── isarray@0.0.1<br />
│ │ ├── lodash@4.13.1<br />
│ │ ├─┬ source-map@0.4.4<br />
│ │ │ └── amdefine@1.0.0<br />
│ │ ├─┬ through2@0.6.5<br />
│ │ │ └── readable-stream@1.0.34<br />
│ │ └─┬ yargs@3.15.0<br />
│ │   ├── camelcase@1.2.1<br />
│ │   ├─┬ cliui@2.1.0<br />
│ │   │ ├─┬ center-align@0.1.3<br />
│ │   │ │ ├─┬ align-text@0.1.4<br />
│ │   │ │ │ ├─┬ kind-of@3.0.3<br />
│ │   │ │ │ │ └── is-buffer@1.1.3<br />
│ │   │ │ │ ├── longest@1.0.1<br />
│ │   │ │ │ └── repeat-string@1.5.4<br />
│ │   │ │ └── lazy-cache@1.0.4<br />
│ │   │ ├── right-align@0.1.3<br />
│ │   │ └── wordwrap@0.0.2<br />
│ │   └── window-size@0.1.4<br />
│ ├─┬ execall@1.0.0<br />
│ │ └─┬ clone-regexp@1.0.0<br />
│ │   ├── is-regexp@1.0.0<br />
│ │   └── is-supported-regexp-flag@1.0.0<br />
│ ├── get-stdin@5.0.1<br />
│ ├─┬ globby@5.0.0<br />
│ │ ├─┬ array-union@1.0.2<br />
│ │ │ └── array-uniq@1.0.3<br />
│ │ ├── arrify@1.0.1<br />
│ │ ├── glob@7.0.5<br />
│ │ └── pify@2.3.0<br />
│ ├── globjoin@0.1.4<br />
│ ├── html-tags@1.1.1<br />
│ ├── ignore@3.1.3<br />
│ ├── known-css-properties@0.0.3<br />
│ ├── lodash@4.13.1<br />
│ ├─┬ meow@3.7.0<br />
│ │ ├─┬ camelcase-keys@2.1.0<br />
│ │ │ └── camelcase@2.1.1<br />
│ │ ├── decamelize@1.2.0<br />
│ │ ├─┬ loud-rejection@1.6.0<br />
│ │ │ ├─┬ currently-unhandled@0.4.1<br />
│ │ │ │ └── array-find-index@1.0.1<br />
│ │ │ └── signal-exit@3.0.0<br />
│ │ ├── map-obj@1.0.1<br />
│ │ ├── minimist@1.2.0<br />
│ │ ├─┬ normalize-package-data@2.3.5<br />
│ │ │ ├── hosted-git-info@2.1.5<br />
│ │ │ ├─┬ is-builtin-module@1.0.0<br />
│ │ │ │ └── builtin-modules@1.1.1<br />
│ │ │ ├── semver@5.3.0<br />
│ │ │ └─┬ validate-npm-package-license@3.0.1<br />
│ │ │   ├─┬ spdx-correct@1.0.2<br />
│ │ │   │ └── spdx-license-ids@1.2.1<br />
│ │ │   └─┬ spdx-expression-parse@1.0.2<br />
│ │ │     └── spdx-exceptions@1.0.5<br />
│ │ ├─┬ read-pkg-up@1.0.1<br />
│ │ │ ├─┬ find-up@1.1.2<br />
│ │ │ │ └── path-exists@2.1.0<br />
│ │ │ └─┬ read-pkg@1.1.0<br />
│ │ │   ├─┬ load-json-file@1.1.0<br />
│ │ │   │ └─┬ strip-bom@2.0.0<br />
│ │ │   │   └── is-utf8@0.2.1<br />
│ │ │   └── path-type@1.1.0<br />
│ │ ├─┬ redent@1.0.0<br />
│ │ │ ├─┬ indent-string@2.1.0<br />
│ │ │ │ └── repeating@2.0.1<br />
│ │ │ └── strip-indent@1.0.1<br />
│ │ └── trim-newlines@1.0.0<br />
│ ├─┬ multimatch@2.1.0<br />
│ │ └── array-differ@1.0.0<br />
│ ├── normalize-selector@0.2.0<br />
│ ├── postcss-less@0.14.0<br />
│ ├── postcss-resolve-nested-selector@0.1.1<br />
│ ├── postcss-scss@0.1.9<br />
│ ├─┬ postcss-selector-parser@2.1.1<br />
│ │ ├── flatten@1.0.2<br />
│ │ ├── indexes-of@1.0.1<br />
│ │ └── uniq@1.0.1<br />
│ ├── postcss-value-parser@3.3.0<br />
│ ├── resolve-from@2.0.0<br />
│ ├── specificity@0.2.1<br />
│ ├─┬ string-width@1.0.1<br />
│ │ ├── code-point-at@1.0.0<br />
│ │ └── is-fullwidth-code-point@1.0.0<br />
│ ├── style-search@0.1.0<br />
│ ├─┬ stylehacks@2.3.1<br />
│ │ ├── minimist@1.2.0<br />
│ │ ├─┬ read-file-stdin@0.2.1<br />
│ │ │ └── gather-stream@1.0.0<br />
│ │ └── write-file-stdout@0.0.2<br />
│ ├── sugarss@0.1.4<br />
│ ├── svg-tags@1.0.0<br />
│ └─┬ table@3.7.8<br />
│   ├── bluebird@3.4.1<br />
│   ├── lodash@4.13.1<br />
│   ├── slice-ansi@0.0.4<br />
│   ├── tv4@1.2.7<br />
│   └── xregexp@3.1.1<br />
├── stylelint-config-standard@11.0.0<br />
├─┬ time-grunt@1.4.0<br />
│ ├─┬ date-time@1.1.0<br />
│ │ └── time-zone@0.1.0<br />
│ ├── figures@1.7.0<br />
│ ├── hooker@0.2.3<br />
│ ├── number-is-nan@1.0.0<br />
│ ├─┬ pretty-ms@2.1.0<br />
│ │ ├── is-finite@1.0.1<br />
│ │ ├── parse-ms@1.0.1<br />
│ │ └── plur@1.0.0<br />
│ └── text-table@0.2.0<br />
├── valid-url@1.0.9<br />
└─┬ walk@2.3.9<br />
└── foreachasync@3.0.0</p>
<p dir="auto">npm ERR! Linux 4.4.11-v7+<br />
npm ERR! argv “/usr/bin/nodejs” “/usr/bin/npm” “install”<br />
npm ERR! node v6.3.0<br />
npm ERR! npm  v3.10.3<br />
npm ERR! code ELIFECYCLE</p>
<p dir="auto">npm ERR! spawn-sync@1.0.15 postinstall: <code>node postinstall</code><br />
npm ERR! Exit status 1<br />
npm ERR!<br />
npm ERR! Failed at the spawn-sync@1.0.15 postinstall script ‘node postinstall’.<br />
npm ERR! Make sure you have the latest version of node.js and npm installed.<br />
npm ERR! If you do, this is most likely a problem with the spawn-sync package,<br />
npm ERR! not with npm itself.<br />
npm ERR! Tell the author that this fails on your system:<br />
npm ERR!     node postinstall<br />
npm ERR! You can get information on how to open an issue for this project with:<br />
npm ERR!     npm bugs spawn-sync<br />
npm ERR! Or if that isn’t available, you can get their info via:<br />
npm ERR!     npm owner ls spawn-sync<br />
npm ERR! There is likely additional logging output above.</p>
<p dir="auto">npm ERR! Please include the following file with any support request:<br />
npm ERR!     /root/MagicMirror/npm-debug.log<br />
Unable to install dependencies!</p>
<p dir="auto"><strong>Can you help me ? Thank you !</strong></p>
]]></description><link>https://forum.magicmirror.builders/topic/392/error-during-installation</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 14:05:29 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/392.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 22 Jul 2016 22:29:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Error during installation (&quot; on Sat, 23 Jul 2016 17:51:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/amanzimdwini" aria-label="Profile: amanzimdwini">@<bdi>amanzimdwini</bdi></a> Thank you ! I will try ASAP !</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kirash4" aria-label="Profile: KirAsh4">@<bdi>KirAsh4</bdi></a> Yes, you have right !  I just tried to install in ‘root’, thinking it could possibly solve the problem ;)</p>
]]></description><link>https://forum.magicmirror.builders/post/2840</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/2840</guid><dc:creator><![CDATA[BlackPearl]]></dc:creator><pubDate>Sat, 23 Jul 2016 17:51:58 GMT</pubDate></item><item><title><![CDATA[Reply to Error during installation (&quot; on Sat, 23 Jul 2016 07:13:14 GMT]]></title><description><![CDATA[<p dir="auto">Do not install MM as root. Do it as the <code>'pi'</code> user. Better, safer.</p>
]]></description><link>https://forum.magicmirror.builders/post/2829</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/2829</guid><dc:creator><![CDATA[KirAsh4]]></dc:creator><pubDate>Sat, 23 Jul 2016 07:13:14 GMT</pubDate></item><item><title><![CDATA[Reply to Error during installation (&quot; on Sat, 23 Jul 2016 04:31:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/blackpearl" aria-label="Profile: BlackPearl">@<bdi>BlackPearl</bdi></a></p>
<p dir="auto">Happend to me too (and to others: see here for commiseration)<br />
<a href="https://forum.magicmirror.builders/topic/259/installing-mm2">https://forum.magicmirror.builders/topic/259/installing-mm2</a></p>
<p dir="auto">THIS is the setup that worked GREAT for me:<br />
<a href="https://forum.magicmirror.builders/topic/236/complete-setup-tutorial">https://forum.magicmirror.builders/topic/236/complete-setup-tutorial</a></p>
<p dir="auto">All the best!</p>
]]></description><link>https://forum.magicmirror.builders/post/2826</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/2826</guid><dc:creator><![CDATA[amanzimdwini]]></dc:creator><pubDate>Sat, 23 Jul 2016 04:31:43 GMT</pubDate></item></channel></rss>