Hi Pavel, On 10/1/23 17:11, Pavel Korovin wrote:
I always use Linux VM to pre-build Vault UI since Node stuff can be quirky on OpenBSD.
Yeah... let's fix that, though :-)
The proposed solution didn't work for me with vault-1.15.0: ~/vault-vendored-1.15.0/ui$ corepack yarn run build Environment: production ⠋ BuildingWARNING: Option "nodeWorker" is deprecated since workerpool@5.0.0. Please use "workerType" instead. WARNING: Option "nodeWorker" is deprecated since workerpool@5.0.0. Please use "workerType" instead. ⠋ building... [Babel: @ember/test-helpers > applyPatches]libc++abi: libc++abi: terminating with uncaught exception of type std::bad_alloc: std::bad_allocterminating with uncaught exception of type std::bad_alloc: std::bad_alloc
To avoid misunderstandings: Was that on the Linux VM (if yes, which flavour of Linux?) or on OpenBSD? cheers, Volker