Bug#960901: [Pkg-javascript-devel] Bug#960901: Buffer is a built-in node function

2020-12-29 Thread Jonas Smedegaard
Quoting Pirate Praveen (2020-12-29 12:27:34) > > > On Tue, Dec 29, 2020 at 20:02, Ben Finney wrote: > > Control: found -1 webpack/4.43.0-6 > > > > On 16-Jun-2020, Ben Finney wrote: > >> On 18-May-2020, Pirate Praveen wrote: > >> > > >> https://salsa.debian.org/js-team/node-clone/-/blob/maste

Bug#960901: Buffer is a built-in node function

2020-12-29 Thread Pirate Praveen
On Tue, Dec 29, 2020 at 20:02, Ben Finney wrote: Control: found -1 webpack/4.43.0-6 On 16-Jun-2020, Ben Finney wrote: On 18-May-2020, Pirate Praveen wrote: > https://salsa.debian.org/js-team/node-clone/-/blob/master/clone.js#L109 > I think we may need to embed older version of buffer m

Bug#960901: Buffer is a built-in node function

2020-12-29 Thread Ben Finney
Control: found -1 webpack/4.43.0-6 On 16-Jun-2020, Ben Finney wrote: > On 18-May-2020, Pirate Praveen wrote: > > https://salsa.debian.org/js-team/node-clone/-/blob/master/clone.js#L109 > > I think we may need to embed older version of buffer module in > > node-libs-browser > > Okay. I assume that

Bug#960901: Buffer is a built-in node function

2020-11-26 Thread Ben Finney
Howdy Pirate, On 18-May-2020, Pirate Praveen wrote: > For this particular case you can try embedding buffer module version > 4.x as browsers need an equivalent module to features present only > in node. This looks like advice for me to work around the problem. What do I need to do? How do I (as

Bug#960901: Buffer is a built-in node function

2020-08-02 Thread Ben Finney
Howdy Pirate, On 18-May-2020, Pirate Praveen wrote: > For this particular case you can try embedding buffer module version > 4.x as browsers need an equivalent module to features present only > in node. This looks like advice for me to work around the problem. What do I need to do? How do I (as

Bug#960901: Buffer is a built-in node function

2020-06-15 Thread Ben Finney
On 16-Jun-2020, Ben Finney wrote: > On 18-May-2020, Pirate Praveen wrote: > > For this particular case you can try embedding buffer module > > version 4.x as browsers need an equivalent module to features > > present only in node. > > This looks like advice for me to work around the problem. What

Bug#960901: Buffer is a built-in node function

2020-06-15 Thread Ben Finney
On 18-May-2020, Pirate Praveen wrote: > https://salsa.debian.org/js-team/node-clone/-/blob/master/clone.js#L109 > I think we may need to embed older version of buffer module in > node-libs-browser Okay. I assume that is information for the ‘node-libs-browser’ maintainer, I think as a user I can't

Bug#960901: Buffer is a built-in node function

2020-05-18 Thread Pirate Praveen
https://salsa.debian.org/js-team/node-clone/-/blob/master/clone.js#L109 I think we may need to embed older version of buffer module in node-libs-browser For this particular case you can try embedding buffer module version 4.x as browsers need an equivalent module to features present only in no