'Cannot install "socket.io/postgres-adapter"

I can't install this module. I don't know must do someting, someone can help me?

my install code

npm install socket.io/postgres-adapter

result

npm ERR! Error while executing:
npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t ssh://[email protected]/socket.io/postgres-adapter.git
npm ERR!
npm ERR! Host key verification failed.
npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR!
npm ERR! exited with error code: 128

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\NB34\AppData\Roaming\npm-cache\_logs\2022-02-24T04_26_12_077Z-debug.log


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source