Quoting Pirate Praveen (2021-09-23 19:13:30)
>
>
> On വ്യാ, സെപ്റ്റം 23 2021 at 11:41:31
> രാവിലെ -0400 -0400, Nicolas Mora
> wrote:
> > What is the issue when a package has "type: module"?
> > node-i18next-http-backend has it Is it a concern somehow?
>
> That indicates it is an ES module an
On വ്യാ, സെപ്റ്റം 23 2021 at 11:41:31
രാവിലെ -0400 -0400, Nicolas Mora
wrote:
Hello,
Le 2021-09-23 à 10 h 06, Yadd a écrit :
"pkg-js-autopkgtest-require" tries to use "require(foo)". If your
package isn't a node module, you can:
echo "require" >debian/tests/pkg-js/SKIP
Be careful to
Hello,
Le 2021-09-23 à 10 h 06, Yadd a écrit :
"pkg-js-autopkgtest-require" tries to use "require(foo)". If your
package isn't a node module, you can:
echo "require" >debian/tests/pkg-js/SKIP
Be careful to upstream changes. Some updates declares "type: module" in
package.json which isn't c
Le 23/09/2021 à 15:39, Nicolas Mora a écrit :
> Hello,
>
> I have 2 js packages blocked in unstable because of autopkgtests fail:
> - https://tracker.debian.org/pkg/node-i18next-http-backend
> - https://tracker.debian.org/pkg/node-redux
>
> For both of them, autopkgtest result says:
> autopkgtest
Hello,
I have 2 js packages blocked in unstable because of autopkgtests fail:
- https://tracker.debian.org/pkg/node-i18next-http-backend
- https://tracker.debian.org/pkg/node-redux
For both of them, autopkgtest result says:
autopkgtest [19:12:52]: test pkg-js-autopkgtest: ---