[Pkg-javascript-devel] Bug#960283: npm says 'pathArray is not defined' when I try to use it from buster-backports

Nikolay Shaplov dhyan at nataraj.su
Wed May 13 12:36:34 BST 2020


В письме от среда, 13 мая 2020 г. 12:40:25 MSK пользователь Christian Motschke 
написал:

> I found your Bug report and had the same error. I fixed it for me. You have
> to edit the file /usr/lib/nodejs/dot-prop/index.js and replace 3
> occurrences of
> 
> if (pathArray.length === 0) {
> 
> with
> 
> if (pathArr.length === 0) {

Thanks! I hope it will be helpful to the packet maintainers.


> I don’t know how to comment the Bug, maybe you can give this hint on your
> bug.

You just add 960283 at bugs.debian.org to the CC when you send your e-maill 
message will be added to the bug #960283 as a comment.
(For this reply I already did it, so I hope package maintainers will get your 
solution)



More information about the Pkg-javascript-devel mailing list