svn commit: r425070 - in head/www/npm: . files

Adam Weinberger adamw at adamw.org
Tue Nov 1 19:25:10 UTC 2016


> On 1 Nov, 2016, at 11:52, Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org> wrote:
> 
> Author: sunpoet
> Date: Tue Nov  1 17:52:31 2016
> New Revision: 425070
> URL: https://svnweb.freebsd.org/changeset/ports/425070
> 
> Log:
>  - Update to 3.10.9
> 
>  Changes:	https://github.com/npm/npm/releases
>  		https://github.com/npm/npm/blob/v3.10.9/CHANGELOG.md

Hi Sunpoet,

Is there any way around this error? The only way I've figured out to upgrade any globally-installed packages has been to delete everything with "rm -rf" and install them again from scratch.

root at anoxia-builder:~ # npm ls
/root
`-- (empty)

root at anoxia-builder:~ # npm -g install del
/usr/local/lib
`-- del at 2.2.2
  +-- globby at 5.0.0
  | +-- array-union at 1.0.2
  | | `-- array-uniq at 1.0.3
  | +-- arrify at 1.0.1
  | `-- glob at 7.1.1
  |   +-- fs.realpath at 1.0.0
  |   +-- inflight at 1.0.6
  |   | `-- wrappy at 1.0.2
  |   +-- inherits at 2.0.3
  |   +-- minimatch at 3.0.3
  |   | `-- brace-expansion at 1.1.6
  |   |   +-- balanced-match at 0.4.2
  |   |   `-- concat-map at 0.0.1
  |   +-- once at 1.4.0
  |   `-- path-is-absolute at 1.0.1
  +-- is-path-cwd at 1.0.0
  +-- is-path-in-cwd at 1.0.0
  | `-- is-path-inside at 1.0.0
  |   `-- path-is-inside at 1.0.2
  +-- object-assign at 4.1.0
  +-- pify at 2.3.0
  +-- pinkie-promise at 2.0.1
  | `-- pinkie at 2.0.4
  `-- rimraf at 2.5.4

root at anoxia-builder:~ # npm -g outdated
npm ERR! addLocal Could not install /wrkdirs/usr/ports/www/npm/work/npm-3.10.9


-- 
Adam Weinberger
adamw at adamw.org
http://www.adamw.org



More information about the svn-ports-all mailing list