Bug#930034: [Pkg-javascript-devel] Bug#930034: nodejs: yarnpkg unable to install files with node 10.15

2019-06-05 Thread Jérémy Lal
Le mer. 5 juin 2019 à 18:15, Hubert Chathi a écrit : > Package: nodejs > Version: 10.15.2~dfsg-2 > Severity: important > > When using nodejs 10.15.2, yarnpkg is unable to copy files to install > dependencies. eg: > > ~/tmp$ mkdir foo > ~/tmp$ cd foo/ > ~/tmp/foo$ yarnpkg init > yarn init v1.13.0

Bug#930034: nodejs: yarnpkg unable to install files with node 10.15

2019-06-05 Thread Hubert Chathi
Package: nodejs Version: 10.15.2~dfsg-2 Severity: important When using nodejs 10.15.2, yarnpkg is unable to copy files to install dependencies. eg: ~/tmp$ mkdir foo ~/tmp$ cd foo/ ~/tmp/foo$ yarnpkg init yarn init v1.13.0 question name (foo): question version (1.0.0): question description: qu