Advertisement
Kuncavia

LiveServerPremmisionProblem

Oct 16th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 11.43 KB | None | 0 0
  1. kuncavia@Kuncavia:~$ npm install -g live-server
  2. npm WARN checkPermissions Missing write access to /usr/local/lib
  3. /usr/local/lib
  4. └─┬ live-server@1.2.0
  5.   ├─┬ chokidar@1.7.0
  6.   │ ├─┬ anymatch@1.3.2
  7.   │ │ ├─┬ micromatch@2.3.11
  8.   │ │ │ ├─┬ arr-diff@2.0.0
  9.   │ │ │ │ └── arr-flatten@1.1.0
  10.   │ │ │ ├── array-unique@0.2.1
  11.   │ │ │ ├─┬ braces@1.8.5
  12.   │ │ │ │ ├─┬ expand-range@1.8.2
  13.   │ │ │ │ │ └─┬ fill-range@2.2.4
  14.   │ │ │ │ │   ├── is-number@2.1.0
  15.   │ │ │ │ │   ├── isobject@2.1.0
  16.   │ │ │ │ │   └─┬ randomatic@3.1.0
  17.   │ │ │ │ │     ├── is-number@4.0.0
  18.   │ │ │ │ │     ├── kind-of@6.0.2
  19.   │ │ │ │ │     └── math-random@1.0.1
  20.   │ │ │ │ ├── preserve@0.2.0
  21.   │ │ │ │ └── repeat-element@1.1.3
  22.   │ │ │ ├─┬ expand-brackets@0.1.5
  23.   │ │ │ │ └── is-posix-bracket@0.1.1
  24.   │ │ │ ├── extglob@0.3.2
  25.   │ │ │ ├── filename-regex@2.0.1
  26.   │ │ │ ├─┬ kind-of@3.2.2
  27.   │ │ │ │ └── is-buffer@1.1.6
  28.   │ │ │ ├─┬ object.omit@2.0.1
  29.   │ │ │ │ ├─┬ for-own@0.1.5
  30.   │ │ │ │ │ └── for-in@1.0.2
  31.   │ │ │ │ └── is-extendable@0.1.1
  32.   │ │ │ ├─┬ parse-glob@3.0.4
  33.   │ │ │ │ ├── glob-base@0.3.0
  34.   │ │ │ │ └── is-dotfile@1.0.3
  35.   │ │ │ └─┬ regex-cache@0.4.4
  36.   │ │ │   └─┬ is-equal-shallow@0.1.3
  37.   │ │ │     └── is-primitive@2.0.0
  38.   │ │ └─┬ normalize-path@2.1.1
  39.   │ │   └── remove-trailing-separator@1.1.0
  40.   │ ├── async-each@1.0.1
  41.   │ ├── glob-parent@2.0.0
  42.   │ ├── inherits@2.0.3
  43.   │ ├─┬ is-binary-path@1.0.1
  44.   │ │ └── binary-extensions@1.12.0
  45.   │ ├─┬ is-glob@2.0.1
  46.   │ │ └── is-extglob@1.0.0
  47.   │ ├── path-is-absolute@1.0.1
  48.   │ └─┬ readdirp@2.2.1
  49.   │   ├── graceful-fs@4.1.11
  50.   │   ├─┬ micromatch@3.1.10
  51.   │   │ ├── arr-diff@4.0.0
  52.   │   │ ├── array-unique@0.3.2
  53.   │   │ ├─┬ braces@2.3.2
  54.   │   │ │ ├── extend-shallow@2.0.1
  55.   │   │ │ ├─┬ fill-range@4.0.0
  56.   │   │ │ │ ├── extend-shallow@2.0.1
  57.   │   │ │ │ ├─┬ is-number@3.0.0
  58.   │   │ │ │ │ └── kind-of@3.2.2
  59.   │   │ │ │ ├── repeat-string@1.6.1
  60.   │   │ │ │ └─┬ to-regex-range@2.1.1
  61.   │   │ │ │   └── is-number@3.0.0
  62.   │   │ │ ├── isobject@3.0.1
  63.   │   │ │ ├─┬ snapdragon-node@2.1.1
  64.   │   │ │ │ ├─┬ define-property@1.0.0
  65.   │   │ │ │ │ └─┬ is-descriptor@1.0.2
  66.   │   │ │ │ │   ├── is-accessor-descriptor@1.0.0
  67.   │   │ │ │ │   ├── is-data-descriptor@1.0.0
  68.   │   │ │ │ │   └── kind-of@6.0.2
  69.   │   │ │ │ ├── isobject@3.0.1
  70.   │   │ │ │ └── snapdragon-util@3.0.1
  71.   │   │ │ └── split-string@3.1.0
  72.   │   │ ├─┬ define-property@2.0.2
  73.   │   │ │ ├─┬ is-descriptor@1.0.2
  74.   │   │ │ │ ├── is-accessor-descriptor@1.0.0
  75.   │   │ │ │ ├── is-data-descriptor@1.0.0
  76.   │   │ │ │ └── kind-of@6.0.2
  77.   │   │ │ └── isobject@3.0.1
  78.   │   │ ├─┬ extend-shallow@3.0.2
  79.   │   │ │ ├── assign-symbols@1.0.0
  80.   │   │ │ └─┬ is-extendable@1.0.1
  81.   │   │ │   └─┬ is-plain-object@2.0.4
  82.   │   │ │     └── isobject@3.0.1
  83.   │   │ ├─┬ extglob@2.0.4
  84.   │   │ │ ├─┬ define-property@1.0.0
  85.   │   │ │ │ └─┬ is-descriptor@1.0.2
  86.   │   │ │ │   ├── is-accessor-descriptor@1.0.0
  87.   │   │ │ │   └── is-data-descriptor@1.0.0
  88.   │   │ │ ├─┬ expand-brackets@2.1.4
  89.   │   │ │ │ ├─┬ define-property@0.2.5
  90.   │   │ │ │ │ └─┬ is-descriptor@0.1.6
  91.   │   │ │ │ │   ├─┬ is-accessor-descriptor@0.1.6
  92.   │   │ │ │ │   │ └── kind-of@3.2.2
  93.   │   │ │ │ │   ├─┬ is-data-descriptor@0.1.4
  94.   │   │ │ │ │   │ └── kind-of@3.2.2
  95.   │   │ │ │ │   └── kind-of@5.1.0
  96.   │   │ │ │ ├── extend-shallow@2.0.1
  97.   │   │ │ │ └── posix-character-classes@0.1.1
  98.   │   │ │ └── extend-shallow@2.0.1
  99.   │   │ ├─┬ fragment-cache@0.2.1
  100.   │   │ │ └── map-cache@0.2.2
  101.   │   │ ├── kind-of@6.0.2
  102.   │   │ ├─┬ nanomatch@1.2.13
  103.   │   │ │ ├── arr-diff@4.0.0
  104.   │   │ │ ├── array-unique@0.3.2
  105.   │   │ │ ├── is-windows@1.0.2
  106.   │   │ │ └── kind-of@6.0.2
  107.   │   │ ├─┬ object.pick@1.3.0
  108.   │   │ │ └── isobject@3.0.1
  109.   │   │ ├─┬ regex-not@1.0.2
  110.   │   │ │ └─┬ safe-regex@1.1.0
  111.   │   │ │   └── ret@0.1.15
  112.   │   │ ├─┬ snapdragon@0.8.2
  113.   │   │ │ ├─┬ base@0.11.2
  114.   │   │ │ │ ├─┬ cache-base@1.0.1
  115.   │   │ │ │ │ ├─┬ collection-visit@1.0.0
  116.   │   │ │ │ │ │ ├── map-visit@1.0.0
  117.   │   │ │ │ │ │ └─┬ object-visit@1.0.1
  118.   │   │ │ │ │ │   └── isobject@3.0.1
  119.   │   │ │ │ │ ├── get-value@2.0.6
  120.   │   │ │ │ │ ├─┬ has-value@1.0.0
  121.   │   │ │ │ │ │ ├─┬ has-values@1.0.0
  122.   │   │ │ │ │ │ │ ├─┬ is-number@3.0.0
  123.   │   │ │ │ │ │ │ │ └── kind-of@3.2.2
  124.   │   │ │ │ │ │ │ └── kind-of@4.0.0
  125.   │   │ │ │ │ │ └── isobject@3.0.1
  126.   │   │ │ │ │ ├── isobject@3.0.1
  127.   │   │ │ │ │ ├─┬ set-value@2.0.0
  128.   │   │ │ │ │ │ └── extend-shallow@2.0.1
  129.   │   │ │ │ │ ├── to-object-path@0.3.0
  130.   │   │ │ │ │ ├─┬ union-value@1.0.0
  131.   │   │ │ │ │ │ └─┬ set-value@0.4.3
  132.   │   │ │ │ │ │   └── extend-shallow@2.0.1
  133.   │   │ │ │ │ └─┬ unset-value@1.0.0
  134.   │   │ │ │ │   ├─┬ has-value@0.3.1
  135.   │   │ │ │ │   │ ├── has-values@0.1.4
  136.   │   │ │ │ │   │ └── isobject@2.1.0
  137.   │   │ │ │ │   └── isobject@3.0.1
  138.   │   │ │ │ ├─┬ class-utils@0.3.6
  139.   │   │ │ │ │ ├── arr-union@3.1.0
  140.   │   │ │ │ │ ├── define-property@0.2.5
  141.   │   │ │ │ │ ├── isobject@3.0.1
  142.   │   │ │ │ │ └─┬ static-extend@0.1.2
  143.   │   │ │ │ │   ├── define-property@0.2.5
  144.   │   │ │ │ │   └─┬ object-copy@0.1.0
  145.   │   │ │ │ │     ├── copy-descriptor@0.1.1
  146.   │   │ │ │ │     └── define-property@0.2.5
  147.   │   │ │ │ ├── component-emitter@1.2.1
  148.   │   │ │ │ ├─┬ define-property@1.0.0
  149.   │   │ │ │ │ └─┬ is-descriptor@1.0.2
  150.   │   │ │ │ │   ├── is-accessor-descriptor@1.0.0
  151.   │   │ │ │ │   ├── is-data-descriptor@1.0.0
  152.   │   │ │ │ │   └── kind-of@6.0.2
  153.   │   │ │ │ ├── isobject@3.0.1
  154.   │   │ │ │ ├─┬ mixin-deep@1.3.1
  155.   │   │ │ │ │ └── is-extendable@1.0.1
  156.   │   │ │ │ └── pascalcase@0.1.1
  157.   │   │ │ ├─┬ define-property@0.2.5
  158.   │   │ │ │ └─┬ is-descriptor@0.1.6
  159.   │   │ │ │   ├── is-accessor-descriptor@0.1.6
  160.   │   │ │ │   ├── is-data-descriptor@0.1.4
  161.   │   │ │ │   └── kind-of@5.1.0
  162.   │   │ │ ├── extend-shallow@2.0.1
  163.   │   │ │ ├── source-map@0.5.7
  164.   │   │ │ ├─┬ source-map-resolve@0.5.2
  165.   │   │ │ │ ├── atob@2.1.2
  166.   │   │ │ │ ├── decode-uri-component@0.2.0
  167.   │   │ │ │ ├── resolve-url@0.2.1
  168.   │   │ │ │ ├── source-map-url@0.4.0
  169.   │   │ │ │ └── urix@0.1.0
  170.   │   │ │ └── use@3.1.1
  171.   │   │ └── to-regex@3.0.2
  172.   │   └─┬ readable-stream@2.3.6
  173.   │     ├── core-util-is@1.0.2
  174.   │     ├── isarray@1.0.0
  175.   │     ├── process-nextick-args@2.0.0
  176.   │     ├── string_decoder@1.1.1
  177.   │     └── util-deprecate@1.0.2
  178.   ├── colors@1.3.2
  179.   ├─┬ connect@3.5.1
  180.   │ ├─┬ debug@2.2.0
  181.   │ │ └── ms@0.7.1
  182.   │ ├─┬ finalhandler@0.5.1
  183.   │ │ ├─┬ debug@2.2.0
  184.   │ │ │ └── ms@0.7.1
  185.   │ │ ├── statuses@1.3.1
  186.   │ │ └── unpipe@1.0.0
  187.   │ ├── parseurl@1.3.2
  188.   │ └── utils-merge@1.0.0
  189.   ├─┬ cors@2.8.4
  190.   │ └── vary@1.1.2
  191.   ├─┬ event-stream@4.0.1
  192.   │ ├── duplexer@0.1.1
  193.   │ ├── from@0.1.7
  194.   │ ├── map-stream@0.0.7
  195.   │ ├── pause-stream@0.0.11
  196.   │ ├── split@1.0.1
  197.   │ ├── stream-combiner@0.2.2
  198.   │ └── through@2.3.8
  199.   ├─┬ faye-websocket@0.11.1
  200.   │ └─┬ websocket-driver@0.7.0
  201.   │   ├── http-parser-js@0.4.13
  202.   │   └── websocket-extensions@0.1.3
  203.   ├─┬ http-auth@3.1.3
  204.   │ ├─┬ apache-crypt@1.2.1
  205.   │ │ └── unix-crypt-td-js@1.0.0
  206.   │ ├── apache-md5@1.1.2
  207.   │ ├── bcryptjs@2.4.3
  208.   │ └── uuid@3.3.2
  209.   ├─┬ morgan@1.9.1
  210.   │ ├─┬ basic-auth@2.0.1
  211.   │ │ └── safe-buffer@5.1.2
  212.   │ ├── debug@2.6.9
  213.   │ ├── depd@1.1.2
  214.   │ ├─┬ on-finished@2.3.0
  215.   │ │ └── ee-first@1.1.1
  216.   │ └── on-headers@1.0.1
  217.   ├── object-assign@4.1.1
  218.   ├─┬ opn@5.4.0
  219.   │ └── is-wsl@1.1.0
  220.   ├── proxy-middleware@0.15.0
  221.   ├─┬ send@0.16.2
  222.   │ ├── destroy@1.0.4
  223.   │ ├── encodeurl@1.0.2
  224.   │ ├── escape-html@1.0.3
  225.   │ ├── etag@1.8.1
  226.   │ ├── fresh@0.5.2
  227.   │ ├─┬ http-errors@1.6.3
  228.   │ │ ├── setprototypeof@1.1.0
  229.   │ │ └── statuses@1.5.0
  230.   │ ├── mime@1.4.1
  231.   │ ├── ms@2.0.0
  232.   │ ├── range-parser@1.2.0
  233.   │ └── statuses@1.4.0
  234.   └─┬ serve-index@1.9.1
  235.     ├─┬ accepts@1.3.5
  236.     │ └── negotiator@0.6.1
  237.     ├── batch@0.6.1
  238.     └─┬ mime-types@2.1.20
  239.       └── mime-db@1.36.0
  240.  
  241. npm WARN optional Skipping failed optional dependency /live-server/chokidar/fsevents:
  242. npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.2.4
  243. npm ERR! Linux 4.15.0-36-generic
  244. npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "-g" "live-server"
  245. npm ERR! node v8.10.0
  246. npm ERR! npm  v3.5.2
  247. npm ERR! path /usr/local/lib
  248. npm ERR! code EACCES
  249. npm ERR! errno -13
  250. npm ERR! syscall access
  251.  
  252. npm ERR! Error: EACCES: permission denied, access '/usr/local/lib'
  253. npm ERR!  { Error: EACCES: permission denied, access '/usr/local/lib'
  254. npm ERR!   errno: -13,
  255. npm ERR!   code: 'EACCES',
  256. npm ERR!   syscall: 'access',
  257. npm ERR!   path: '/usr/local/lib' }
  258. npm ERR!
  259. npm ERR! Please try running this command again as root/Administrator.
  260.  
  261. npm ERR! Please include the following file with any support request:
  262. npm ERR!     /home/kuncavia/npm-debug.log
  263. kuncavia@Kuncavia:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement