[Pkg-javascript-devel] Bug#974587: node-uuid: Bad "exports" field?
Pirate Praveen
praveen at onenetbeyond.org
Mon Dec 7 14:38:16 GMT 2020
On Mon, 07 Dec 2020 18:25:26 +0530 Pirate Praveen
<praveen at onenetbeyond.org> wrote:
> 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.
I think uuid itself had a bug, with uuid 8.3.1, I don't see this issue
now.
Opened an upstream MR with gitlab to update uuuid
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/49364
So I had to update both node-copy-webpack-plugin and gitlab to fix this
issue.
I can see npm now required uuid 8.3.0, so npm should work with
node-uuid from experimental.
More information about the Pkg-javascript-devel
mailing list