Your message dated Sun, 19 Jun 2022 12:13:04 +0530
with message-id <[email protected]>
and subject line Re: webpack: Cannot read property 'fullySpecified' of undefined
has caused the Debian Bug report #1002502,
regarding webpack: Cannot read property 'fullySpecified' of undefined
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1002502: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002502
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: webpack
Version: 5.65.0+dfsg+~cs9.20.9-1
Severity: important
Tags: ftbfs

During webpack test, I saw this error:

/usr/share/nodejs/webpack/lib/NormalModuleFactory.js:873
                                        if (!resolver.options.fullySpecified) 
return callback();
                                                              ^

TypeError: Cannot read property 'fullySpecified' of undefined
    at Array.<anonymous> 
(/usr/share/nodejs/webpack/lib/NormalModuleFactory.js:873:28)
    at arrayEachFunc (/usr/share/nodejs/neo-async/lib/async.js:2517:19)
    at Object.parallel (/usr/share/nodejs/neo-async/lib/async.js:6858:9)
    at NormalModuleFactory._resolveResourceErrorHints 
(/usr/share/nodejs/webpack/lib/NormalModuleFactory.js:870:12)
    at /usr/share/nodejs/webpack/lib/NormalModuleFactory.js:831:18
    at /usr/share/nodejs/enhanced-resolve/lib/Resolver.js:184:12
    at /usr/share/nodejs/enhanced-resolve/lib/Resolver.js:238:5
    at eval (eval at create 
(/usr/share/nodejs/tapable/lib/HookCodeFactory.js:24:12), <anonymous>:22:1)
    at /usr/share/nodejs/enhanced-resolve/lib/Resolver.js:238:5
    at eval (eval at create 
(/usr/share/nodejs/tapable/lib/HookCodeFactory.js:24:12), <anonymous>:10:1)

--- End Message ---
--- Begin Message ---
On Thu, 23 Dec 2021 12:45:47 +0100 Yadd <[email protected]> wrote:
> Package: webpack
> Version: 5.65.0+dfsg+~cs9.20.9-1
> Severity: important
> Tags: ftbfs
>
> During webpack test, I saw this error:
>
> /usr/share/nodejs/webpack/lib/NormalModuleFactory.js:873
> if (!resolver.options.fullySpecified) return callback();
>                                                               ^
>
> TypeError: Cannot read property 'fullySpecified' of undefined
>     at Array.<anonymous>

This looks fixed already. closing.

--- End Message ---
-- 
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to