hi i have this error when i try to start my nodejs project
failed to activate ERROR: ld.so: object '/usr/local/usranalyse/lib/libusranalyse.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored. npm warn config init.module Use --init-module instead. > test-mcp-app-sdk@1.0.0 start > node dist/server/index.js ERROR: ld.so: object '/usr/local/usranalyse/lib/libusranalyse.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored. ERROR: ld.so: object '/usr/local/usranalyse/lib/libusranalyse.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
how can i solve this ?