Package subpath ‘./v4’ is not defined by “exports” in /app/node_modules/uuid/package.json
After specifying Node 14 instead of 10 in my dockerfile, Nest.js throws an error at startup, as per title. I’m not using uuid package directly but somehow it throws error using this node version.