On Thu, 12 Nov 2020 16:25:14 +0100 Xavier Guimard <y...@debian.org> wrote:
> node-uuid breaks dependent package with error like:
>
> Package subpath './v1' is not defined by "exports" in /usr/share/nodejs/uuid/package.json
>
> (same error with any of v{1,2,3,4}.js)

I have seen similar error in gitlab as well. Can you share which package showed this error for you?

I suspect this is caused when a package is expecting an older version of uuid, for example node-copy-webpack-plugin, which expects uuid 3.x.

Reply via email to