Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Sep 2017 09:56:03 -0600
From:      Adam Weinberger <adamw@adamw.org>
To:        Luca Pizzamiglio <pizzamig@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r450810 - head/www/yarn
Message-ID:  <3BE5771C-B9F4-40CE-9EC9-9C4C4DEA16A7@adamw.org>
In-Reply-To: <5E0EC8F9-14B6-4635-9EA1-EDB8EEEF8800@adamw.org>
References:  <201709280906.v8S96RT9051986@repo.freebsd.org> <426BBCF9-012D-4483-BFC0-9A32C6645536@adamw.org> <5E0EC8F9-14B6-4635-9EA1-EDB8EEEF8800@adamw.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> On 28 Sep, 2017, at 10:27, Adam Weinberger <adamw@adamw.org> wrote:
>=20
>> On 28 Sep, 2017, at 10:21, Adam Weinberger <adamw@adamw.org> wrote:
>>=20
>>> On 28 Sep, 2017, at 3:06, Luca Pizzamiglio <pizzamig@freebsd.org> =
wrote:
>>>=20
>>> Author: pizzamig
>>> Date: Thu Sep 28 09:06:27 2017
>>> New Revision: 450810
>>> URL: https://svnweb.freebsd.org/changeset/ports/450810
>>>=20
>>> Log:
>>> www/yarn: Updating to version 1.0.2
>>>=20
>>> Adopting a more fine grained conflict type
>>> Fixing a Linux incompatibility
>>>=20
>>> Approved by:	olivier (mentor)
>>> Differential Revision:	https://reviews.freebsd.org/D12516
>>>=20
>>> Modified:
>>> head/www/yarn/Makefile
>>> head/www/yarn/distinfo
>>=20
>> Hi Luca,
>>=20
>> Yarn has stopped working for me with this release. This is in a =
poudriere jail with just yarn installed:
>>=20
>> root@apnoea:/tmp # mkdir foo
>> root@apnoea:/tmp # cd foo
>> root@apnoea:/tmp/foo # yarn init
>> module.js:473
>>     throw err;
>>     ^
>>=20
>> Error: Cannot find module '/tmp/lib/node_modules/yarn/bin/yarn.js'
>>   at Function.Module._resolveFilename (module.js:527:15)
>>   at Function.Module._load (module.js:453:25)
>>   at Function.Module.runMain (module.js:665:10)
>>   at startup (bootstrap_node.js:201:16)
>>   at bootstrap_node.js:626:3
>=20
> Ah, the problem is that REINPLACE_CMD that got removed. It still needs =
to be there.
>=20

Luca,

Are you planning on fixing this? yarn is currently broken. That =
REINPLACE_CMD needs to be added back in.

# Adam


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BE5771C-B9F4-40CE-9EC9-9C4C4DEA16A7>