On 09/23, Volker Schlecht wrote: > Changes documentation how to rebuild security vault's UI without having > devel/yarn installed or having any version of devel/yarn installed globally. > > With lang/node in ports, the bundled version of yarn works out of the box.
Hi Volker, I always use Linux VM to pre-build Vault UI since Node stuff can be quirky on OpenBSD. 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 -- With best regards, Pavel Korovin