Hi!
We upgraded our node version 12.x to v 14.x and are trying to run in on Ubunto.
"yarn install" trying to download pc-ble-js driver automaticly from the rebository git:\\ and it wount download.
So we downloaded using "no-script", and when we did "sudo yarn post install" everthing worked fine.
However "yarn start" afterwards failed and we got a segmentation fault:
Segmentation fault (core dumped)
error Command failed with exit code 139.
info Visit yarnpkg.com/.../run for documentation about this command.
Thank you for your help
M.S.