On Mon, 07 Dec 2020 18:25:26 +0530 Pirate Praveen <prav...@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.

Reply via email to