mechio / takana

Takana lets you see your SCSS and CSS style changes live, in the browser, as you type them
http://takana.io
MIT License
1.11k stars 61 forks source link

Trouble with install #96

Closed aeChurch closed 8 years ago

aeChurch commented 8 years ago

For some reason I'm getting several errors (at bottom of page) when installing Takana.. looks like they have to do with permissions level? I unlocked root user and ran install again 'as root', but I got the same error message. Thanks for the help.

npm install takana -g npm WARN deprecated npmconf@2.1.2: this package has been reintegrated into npm and is now out of date with respect to npm npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0. npm WARN deprecated lodash.padright@3.1.1: This package has been renamed. Use lodash.padend@^4.0.0. npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules /usr/local/lib └─┬ takana@0.5.2 ├─┬ chokidar@1.4.2 │ ├─┬ anymatch@1.3.0 │ │ ├── arrify@1.0.1 │ │ └─┬ micromatch@2.3.7 │ │ ├─┬ arr-diff@2.0.0 │ │ │ └── arr-flatten@1.0.1 │ │ ├── array-unique@0.2.1 │ │ ├─┬ braces@1.8.3 │ │ │ ├─┬ expand-range@1.8.1 │ │ │ │ └─┬ fill-range@2.2.3 │ │ │ │ ├── is-number@2.1.0 │ │ │ │ ├── isobject@2.0.0 │ │ │ │ ├── randomatic@1.1.5 │ │ │ │ └── repeat-string@1.5.2 │ │ │ ├── preserve@0.2.0 │ │ │ └── repeat-element@1.1.2 │ │ ├── expand-brackets@0.1.4 │ │ ├── extglob@0.3.2 │ │ ├── filename-regex@2.0.0 │ │ ├─┬ kind-of@3.0.2 │ │ │ └── is-buffer@1.1.2 │ │ ├── normalize-path@2.0.1 │ │ ├─┬ object.omit@2.0.0 │ │ │ ├─┬ for-own@0.1.3 │ │ │ │ └── for-in@0.1.4 │ │ │ └── is-extendable@0.1.1 │ │ ├─┬ parse-glob@3.0.4 │ │ │ ├── glob-base@0.3.0 │ │ │ └── is-dotfile@1.0.2 │ │ └─┬ regex-cache@0.4.2 │ │ ├── is-equal-shallow@0.1.3 │ │ └── is-primitive@2.0.0 │ ├── async-each@0.1.6 │ ├─┬ fsevents@1.0.7 │ │ └─┬ node-pre-gyp@0.6.19 │ │ ├─┬ mkdirp@0.5.1 │ │ │ └── minimist@0.0.8 │ │ ├─┬ nopt@3.0.6 │ │ │ └── abbrev@1.0.7 │ │ ├─┬ npmlog@2.0.0 │ │ │ ├── ansi@0.3.0 │ │ │ ├─┬ are-we-there-yet@1.0.5 │ │ │ │ └── delegates@0.1.0 │ │ │ └─┬ gauge@1.2.2 │ │ │ ├── has-unicode@1.0.1 │ │ │ ├─┬ lodash.pad@3.1.1 │ │ │ │ ├── lodash._basetostring@3.0.1 │ │ │ │ └─┬ lodash._createpadding@3.6.1 │ │ │ │ └── lodash.repeat@3.0.1 │ │ │ ├── lodash.padleft@3.1.1 │ │ │ └── lodash.padright@3.1.1 │ │ ├─┬ rc@1.1.6 │ │ │ ├── deep-extend@0.4.0 │ │ │ ├── ini@1.3.4 │ │ │ ├── minimist@1.2.0 │ │ │ └── strip-json-comments@1.0.4 │ │ ├─┬ request@2.67.0 │ │ │ ├── aws-sign2@0.6.0 │ │ │ ├── bl@1.0.0 │ │ │ ├── caseless@0.11.0 │ │ │ ├─┬ combined-stream@1.0.5 │ │ │ │ └── delayed-stream@1.0.0 │ │ │ ├── extend@3.0.0 │ │ │ ├── forever-agent@0.6.1 │ │ │ ├─┬ form-data@1.0.0-rc3 │ │ │ │ └── async@1.5.1 │ │ │ ├─┬ har-validator@2.0.3 │ │ │ │ ├─┬ chalk@1.1.1 │ │ │ │ │ ├── ansi-styles@2.1.0 │ │ │ │ │ ├── escape-string-regexp@1.0.4 │ │ │ │ │ ├─┬ has-ansi@2.0.0 │ │ │ │ │ │ └── ansi-regex@2.0.0 │ │ │ │ │ ├── strip-ansi@3.0.0 │ │ │ │ │ └── supports-color@2.0.0 │ │ │ │ ├─┬ commander@2.9.0 │ │ │ │ │ └── graceful-readlink@1.0.1 │ │ │ │ ├─┬ is-my-json-valid@2.12.3 │ │ │ │ │ ├── generate-function@2.0.0 │ │ │ │ │ ├─┬ generate-object-property@1.2.0 │ │ │ │ │ │ └── is-property@1.0.2 │ │ │ │ │ ├── jsonpointer@2.0.0 │ │ │ │ │ └── xtend@4.0.1 │ │ │ │ └─┬ pinkie-promise@2.0.0 │ │ │ │ └── pinkie@2.0.1 │ │ │ ├─┬ hawk@3.1.2 │ │ │ │ ├── boom@2.10.1 │ │ │ │ ├── cryptiles@2.0.5 │ │ │ │ ├── hoek@2.16.3 │ │ │ │ └── sntp@1.0.9 │ │ │ ├─┬ http-signature@1.1.0 │ │ │ │ ├── assert-plus@0.1.5 │ │ │ │ ├─┬ jsprim@1.2.2 │ │ │ │ │ ├── extsprintf@1.0.2 │ │ │ │ │ ├── json-schema@0.2.2 │ │ │ │ │ └── verror@1.3.6 │ │ │ │ └─┬ sshpk@1.7.2 │ │ │ │ ├── asn1@0.2.3 │ │ │ │ ├── assert-plus@0.2.0 │ │ │ │ ├── dashdash@1.11.0 │ │ │ │ ├── ecc-jsbn@0.1.1 │ │ │ │ ├── jodid25519@1.0.2 │ │ │ │ ├── jsbn@0.1.0 │ │ │ │ └── tweetnacl@0.13.2 │ │ │ ├── is-typedarray@1.0.0 │ │ │ ├── isstream@0.1.2 │ │ │ ├── json-stringify-safe@5.0.1 │ │ │ ├─┬ mime-types@2.1.9 │ │ │ │ └── mime-db@1.21.0 │ │ │ ├── node-uuid@1.4.7 │ │ │ ├── oauth-sign@0.8.0 │ │ │ ├── qs@5.2.0 │ │ │ ├── stringstream@0.0.5 │ │ │ ├── tough-cookie@2.2.1 │ │ │ └── tunnel-agent@0.4.2 │ │ ├─┬ rimraf@2.5.0 │ │ │ └─┬ glob@6.0.3 │ │ │ ├─┬ inflight@1.0.4 │ │ │ │ └── wrappy@1.0.1 │ │ │ ├── inherits@2.0.1 │ │ │ ├─┬ minimatch@3.0.0 │ │ │ │ └─┬ brace-expansion@1.1.2 │ │ │ │ ├── balanced-match@0.3.0 │ │ │ │ └── concat-map@0.0.1 │ │ │ ├─┬ once@1.3.3 │ │ │ │ └── wrappy@1.0.1 │ │ │ └── path-is-absolute@1.0.0 │ │ ├── semver@5.1.0 │ │ ├─┬ tar@2.2.1 │ │ │ ├── block-stream@0.0.8 │ │ │ ├─┬ fstream@1.0.8 │ │ │ │ └── graceful-fs@4.1.2 │ │ │ └── inherits@2.0.1 │ │ └─┬ tar-pack@3.1.2 │ │ ├── debug@0.7.4 │ │ ├─┬ fstream-ignore@1.0.3 │ │ │ └─┬ minimatch@3.0.0 │ │ │ └─┬ brace-expansion@1.1.2 │ │ │ ├── balanced-match@0.3.0 │ │ │ └── concat-map@0.0.1 │ │ ├── once@1.1.1 │ │ ├─┬ readable-stream@2.0.5 │ │ │ ├── core-util-is@1.0.2 │ │ │ ├── isarray@0.0.1 │ │ │ ├── process-nextick-args@1.0.6 │ │ │ ├── string_decoder@0.10.31 │ │ │ └── util-deprecate@1.0.2 │ │ ├─┬ rimraf@2.4.5 │ │ │ └─┬ glob@6.0.3 │ │ │ ├─┬ inflight@1.0.4 │ │ │ │ └── wrappy@1.0.1 │ │ │ ├── inherits@2.0.1 │ │ │ ├─┬ minimatch@3.0.0 │ │ │ │ └─┬ brace-expansion@1.1.2 │ │ │ │ ├── balanced-match@0.3.0 │ │ │ │ └── concat-map@0.0.1 │ │ │ ├─┬ once@1.3.3 │ │ │ │ └── wrappy@1.0.1 │ │ │ └── path-is-absolute@1.0.0 │ │ └── uid-number@0.0.3 │ ├── glob-parent@2.0.0 │ ├── inherits@2.0.1 │ ├─┬ is-binary-path@1.0.1 │ │ └── binary-extensions@1.4.0 │ ├─┬ is-glob@2.0.1 │ │ └── is-extglob@1.0.0 │ ├── path-is-absolute@1.0.0 │ └─┬ readdirp@2.0.0 │ ├── graceful-fs@4.1.3 │ ├─┬ minimatch@2.0.10 │ │ └─┬ brace-expansion@1.1.3 │ │ ├── balanced-match@0.3.0 │ │ └── concat-map@0.0.1 │ └─┬ readable-stream@2.0.5 │ ├── process-nextick-args@1.0.6 │ └── util-deprecate@1.0.2 ├── coffee-script@1.6.3 ├── commander@2.1.0 ├─┬ connect@2.12.0 │ ├── batch@0.5.0 │ ├── buffer-crc32@0.2.1 │ ├── bytes@0.2.1 │ ├── cookie@0.1.0 │ ├── cookie-signature@1.0.1 │ ├── debug@0.8.1 │ ├── fresh@0.2.0 │ ├── methods@0.1.0 │ ├─┬ multiparty@2.2.0 │ │ ├── readable-stream@1.1.13 │ │ └─┬ stream-counter@0.2.0 │ │ └── readable-stream@1.1.13 │ ├── negotiator@0.3.0 │ ├── pause@0.0.1 │ ├── qs@0.6.6 │ ├── raw-body@1.1.2 │ ├─┬ send@0.1.4 │ │ └── mime@1.2.11 │ └── uid2@0.0.3 ├─┬ express@3.4.8 │ ├─┬ commander@1.3.2 │ │ └── keypress@0.1.0 │ ├── merge-descriptors@0.0.1 │ ├── mkdirp@0.3.5 │ └── range-parser@0.0.4 ├─┬ get-installed-path@1.0.2 │ ├─┬ detect-installed@1.0.4 │ │ └─┬ global-modules@0.2.0 │ │ └── is-windows@0.1.1 │ └─┬ global-modules@0.1.0 │ └── global-prefix@0.1.1 ├─┬ less@2.5.3 │ ├─┬ errno@0.1.4 │ │ └── prr@0.0.0 │ ├── graceful-fs@3.0.8 │ ├── image-size@0.3.5 │ ├─┬ mkdirp@0.5.1 │ │ └── minimist@0.0.8 │ ├─┬ promise@6.1.0 │ │ └── asap@1.0.0 │ ├─┬ request@2.69.0 │ │ ├── aws-sign2@0.6.0 │ │ ├─┬ aws4@1.2.1 │ │ │ └── lru-cache@2.7.3 │ │ ├── bl@1.0.3 │ │ ├── caseless@0.11.0 │ │ ├─┬ combined-stream@1.0.5 │ │ │ └── delayed-stream@1.0.0 │ │ ├── extend@3.0.0 │ │ ├── forever-agent@0.6.1 │ │ ├─┬ form-data@1.0.0-rc3 │ │ │ └── async@1.5.2 │ │ ├─┬ har-validator@2.0.6 │ │ │ ├─┬ commander@2.9.0 │ │ │ │ └── graceful-readlink@1.0.1 │ │ │ ├─┬ is-my-json-valid@2.12.4 │ │ │ │ ├── generate-function@2.0.0 │ │ │ │ ├─┬ generate-object-property@1.2.0 │ │ │ │ │ └── is-property@1.0.2 │ │ │ │ ├── jsonpointer@2.0.0 │ │ │ │ └── xtend@4.0.1 │ │ │ └─┬ pinkie-promise@2.0.0 │ │ │ └── pinkie@2.0.4 │ │ ├─┬ hawk@3.1.3 │ │ │ ├── boom@2.10.1 │ │ │ ├── cryptiles@2.0.5 │ │ │ ├── hoek@2.16.3 │ │ │ └── sntp@1.0.9 │ │ ├─┬ http-signature@1.1.1 │ │ │ ├── assert-plus@0.2.0 │ │ │ ├─┬ jsprim@1.2.2 │ │ │ │ ├── extsprintf@1.0.2 │ │ │ │ ├── json-schema@0.2.2 │ │ │ │ └── verror@1.3.6 │ │ │ └─┬ sshpk@1.7.4 │ │ │ ├── asn1@0.2.3 │ │ │ ├─┬ dashdash@1.13.0 │ │ │ │ └── assert-plus@1.0.0 │ │ │ ├── ecc-jsbn@0.1.1 │ │ │ ├── jodid25519@1.0.2 │ │ │ ├── jsbn@0.1.0 │ │ │ └── tweetnacl@0.13.3 │ │ ├── is-typedarray@1.0.0 │ │ ├── isstream@0.1.2 │ │ ├── json-stringify-safe@5.0.1 │ │ ├─┬ mime-types@2.1.9 │ │ │ └── mime-db@1.21.0 │ │ ├── node-uuid@1.4.7 │ │ ├── oauth-sign@0.8.1 │ │ ├── qs@6.0.2 │ │ ├── stringstream@0.0.5 │ │ ├── tough-cookie@2.2.1 │ │ └── tunnel-agent@0.4.2 │ └─┬ source-map@0.4.4 │ └── amdefine@1.0.0 ├─┬ log4js@0.6.31 │ ├─┬ readable-stream@1.0.33 │ │ ├── core-util-is@1.0.2 │ │ ├── isarray@0.0.1 │ │ └── string_decoder@0.10.31 │ └── semver@4.3.6 ├── mime@1.3.4 ├─┬ node-sass@3.4.2 │ ├── async-foreach@0.1.3 │ ├─┬ chalk@1.1.1 │ │ ├── ansi-styles@2.1.0 │ │ ├── escape-string-regexp@1.0.4 │ │ ├─┬ has-ansi@2.0.0 │ │ │ └── ansi-regex@2.0.0 │ │ ├── strip-ansi@3.0.0 │ │ └── supports-color@2.0.0 │ ├─┬ cross-spawn@2.1.5 │ │ ├─┬ cross-spawn-async@2.1.8 │ │ │ └─┬ lru-cache@4.0.0 │ │ │ ├── pseudomap@1.0.2 │ │ │ └── yallist@2.0.0 │ │ └─┬ spawn-sync@1.0.15 │ │ ├─┬ concat-stream@1.5.1 │ │ │ └── typedarray@0.0.6 │ │ └── os-shim@0.1.3 │ ├─┬ gaze@0.5.2 │ │ └─┬ globule@0.1.0 │ │ ├─┬ glob@3.1.21 │ │ │ ├── graceful-fs@1.2.3 │ │ │ └── inherits@1.0.2 │ │ ├── lodash@1.0.2 │ │ └── minimatch@0.2.14 │ ├── get-stdin@4.0.1 │ ├─┬ glob@5.0.15 │ │ ├─┬ inflight@1.0.4 │ │ │ └── wrappy@1.0.1 │ │ └── once@1.3.3 │ ├─┬ meow@3.7.0 │ │ ├─┬ camelcase-keys@2.0.0 │ │ │ └── camelcase@2.1.0 │ │ ├── decamelize@1.1.2 │ │ ├─┬ loud-rejection@1.2.1 │ │ │ ├── array-find-index@1.0.1 │ │ │ └── signal-exit@2.1.2 │ │ ├── map-obj@1.0.1 │ │ ├── minimist@1.2.0 │ │ ├─┬ normalize-package-data@2.3.5 │ │ │ ├── hosted-git-info@2.1.4 │ │ │ ├─┬ is-builtin-module@1.0.0 │ │ │ │ └── builtin-modules@1.1.1 │ │ │ └─┬ validate-npm-package-license@3.0.1 │ │ │ ├─┬ spdx-correct@1.0.2 │ │ │ │ └── spdx-license-ids@1.2.0 │ │ │ └─┬ spdx-expression-parse@1.0.2 │ │ │ └── spdx-exceptions@1.0.4 │ │ ├── object-assign@4.0.1 │ │ ├─┬ read-pkg-up@1.0.1 │ │ │ ├─┬ find-up@1.1.0 │ │ │ │ └── path-exists@2.1.0 │ │ │ └─┬ read-pkg@1.1.0 │ │ │ ├─┬ load-json-file@1.1.0 │ │ │ │ ├─┬ parse-json@2.2.0 │ │ │ │ │ └─┬ error-ex@1.3.0 │ │ │ │ │ └── is-arrayish@0.2.1 │ │ │ │ ├── pify@2.3.0 │ │ │ │ └─┬ strip-bom@2.0.0 │ │ │ │ └── is-utf8@0.2.1 │ │ │ └── path-type@1.1.0 │ │ ├─┬ redent@1.0.0 │ │ │ ├─┬ indent-string@2.1.0 │ │ │ │ └─┬ repeating@2.0.0 │ │ │ │ └── is-finite@1.0.1 │ │ │ └── strip-indent@1.0.1 │ │ └── trim-newlines@1.0.0 │ ├── mkdirp@0.5.1 │ ├── nan@2.2.0 │ ├─┬ node-gyp@3.2.1 │ │ ├─┬ fstream@1.0.8 │ │ │ └── mkdirp@0.5.1 │ │ ├─┬ glob@4.5.3 │ │ │ └── minimatch@2.0.10 │ │ ├─┬ minimatch@1.0.0 │ │ │ └── sigmund@1.0.1 │ │ ├── mkdirp@0.5.1 │ │ ├─┬ nopt@3.0.6 │ │ │ └── abbrev@1.0.7 │ │ ├─┬ npmlog@1.2.1 │ │ │ ├── ansi@0.3.1 │ │ │ ├─┬ are-we-there-yet@1.0.6 │ │ │ │ └── delegates@1.0.0 │ │ │ └─┬ gauge@1.2.5 │ │ │ ├── has-unicode@2.0.0 │ │ │ ├─┬ lodash.pad@3.3.0 │ │ │ │ ├── lodash._root@3.0.0 │ │ │ │ └── lodash.repeat@3.2.0 │ │ │ ├─┬ lodash.padleft@3.1.1 │ │ │ │ ├── lodash._basetostring@3.0.1 │ │ │ │ └── lodash._createpadding@3.6.1 │ │ │ └── lodash.padright@3.1.1 │ │ ├─┬ osenv@0.1.3 │ │ │ ├── os-homedir@1.0.1 │ │ │ └── os-tmpdir@1.0.1 │ │ ├─┬ path-array@1.0.1 │ │ │ └─┬ array-index@1.0.0 │ │ │ ├── debug@2.2.0 │ │ │ └─┬ es6-symbol@3.0.2 │ │ │ ├── d@0.1.1 │ │ │ └─┬ es5-ext@0.10.11 │ │ │ └── es6-iterator@2.0.0 │ │ ├─┬ rimraf@2.5.2 │ │ │ └── glob@7.0.0 │ │ ├─┬ tar@2.2.1 │ │ │ └── block-stream@0.0.8 │ │ └─┬ which@1.2.4 │ │ ├─┬ is-absolute@0.1.7 │ │ │ └── is-relative@0.1.3 │ │ └── isexe@1.1.2 │ ├─┬ npmconf@2.1.2 │ │ ├─┬ config-chain@1.1.10 │ │ │ └── proto-list@1.2.4 │ │ ├── ini@1.3.4 │ │ ├── mkdirp@0.5.1 │ │ └── uid-number@0.0.5 │ └─┬ sass-graph@2.1.1 │ ├── glob@6.0.4 │ ├── lodash@4.3.0 │ └─┬ yargs@3.32.0 │ ├─┬ cliui@3.1.0 │ │ └── wrap-ansi@1.0.0 │ ├─┬ os-locale@1.4.0 │ │ └─┬ lcid@1.0.0 │ │ └── invert-kv@1.0.0 │ ├─┬ string-width@1.0.1 │ │ ├─┬ code-point-at@1.0.0 │ │ │ └── number-is-nan@1.0.0 │ │ └── is-fullwidth-code-point@1.0.0 │ ├── window-size@0.1.4 │ └── y18n@3.2.0 ├─┬ nssocket@0.5.3 │ ├── eventemitter2@0.4.14 │ └── lazy@1.0.11 ├── q@1.0.1 ├── shelljs@0.2.6 ├─┬ takana-client@1.0.3 │ └── microevent@1.0.0 ├── underscore@1.5.2 └─┬ websocket@1.0.22 ├─┬ debug@2.2.0 │ └── ms@0.7.1 ├── nan@2.0.9 ├── typedarray-to-buffer@3.0.5 └── yaeti@0.0.5

npm ERR! Darwin 15.2.0 npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "takana" "-g" npm ERR! node v5.6.0 npm ERR! npm v3.6.0 npm ERR! path /usr/local/lib/node_modules npm ERR! code EACCES npm ERR! errno -13 npm ERR! syscall access

npm ERR! Error: EACCES: permission denied, access '/usr/local/lib/node_modules' npm ERR! at Error (native) npm ERR! { [Error: EACCES: permission denied, access '/usr/local/lib/node_modules'] npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'access', npm ERR! path: '/usr/local/lib/node_modules' } npm ERR! npm ERR! Please try running this command again as root/Administrator.

npm ERR! Please include the following file with any support request: npm ERR! /Users/adamchurchwell/npm-debug.log