Skip to content

docsmith dependency problem #15

@joncamfield

Description

@joncamfield

I'm hitting this when trying to install docsmith:

npm ERR! code 1
npm ERR! Command failed: /usr/bin/git clone -q git://github.com/contentascode/metalsmith.git /home/jon/.npm/_cacache/tmp/git-clone-85e29d7b
npm ERR! /home/jon/.npm/_cacache/tmp/git-clone-85e29d7b/.git: Permission denied
npm ERR! 

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/jon/.npm/_logs/2018-03-01T17_16_19_507Z-debug.log

The relevant log crop seems to be:

63 verbose cwd /home/jon
64 verbose Linux 4.13.0-36-generic
65 verbose argv "/usr/bin/node" "/usr/bin/npm" "i" "-g" "docsmith"
66 verbose node v6.12.3
67 verbose npm  v5.6.0
68 error code 1
69 error Command failed: /usr/bin/git clone -q git://github.com/contentascode/metalsmith.git /home/jon/.npm/$
69 error /home/jon/.npm/_cacache/tmp/git-clone-85e29d7b/.git: Permission denied
70 verbose exit [ 1, true ]

npm version:

{ npm: '5.6.0',
ares: '1.10.1-DEV',
http_parser: '2.7.0',
icu: '58.2',
modules: '48',
node: '6.12.3',
openssl: '1.0.2n',
uv: '1.15.0',
v8: '5.1.281.111',
zlib: '1.2.11' }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions