Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Nov 2016 13:24:59 -0600
From:      Adam Weinberger <adamw@adamw.org>
To:        Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r425070 - in head/www/npm: . files
Message-ID:  <C9A7500E-7B8A-4D42-A6EA-C689816991FF@adamw.org>
In-Reply-To: <201611011752.uA1HqW0F061355@repo.freebsd.org>
References:  <201611011752.uA1HqW0F061355@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> On 1 Nov, 2016, at 11:52, Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> =
wrote:
>=20
> Author: sunpoet
> Date: Tue Nov  1 17:52:31 2016
> New Revision: 425070
> URL: https://svnweb.freebsd.org/changeset/ports/425070
>=20
> Log:
>  - Update to 3.10.9
>=20
>  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@anoxia-builder:~ # npm ls
/root
`-- (empty)

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

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


--=20
Adam Weinberger
adamw@adamw.org
http://www.adamw.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C9A7500E-7B8A-4D42-A6EA-C689816991FF>