Something went wrong installing the "sharp" module
Error relocating /root/myroot/node_modules/sharp/build/Release/../.././vendor/8.11.3/linuxmusl-x64/lib/libvips-cpp.so.42: _ZNSt7__cxx1119basic_ostringstreamIcSt11char_traitsIcESaIcEEC1Ev: symbol not found
Possible solutions:
Install with the --verbose flag and look for errors: "npm install --ignore-scripts=false --verbose sharp"
Install for the current runtime: "npm install --platform=linux --arch=x64 sharp"
Something went wrong installing the "sharp" module
Error relocating /root/myroot/node_modules/sharp/build/Release/../.././vendor/8.11.3/linuxmusl-x64/lib/libvips-cpp.so.42: _ZNSt7__cxx1119basic_ostringstreamIcSt11char_traitsIcESaIcEEC1Ev: symbol not found
Possible solutions: