Describe the bug
When trying to install this package from npm, there is an error that the bootstrap-markdown package cannot be found. I assume that might be the case because the owner of the repository changed.
The error:
ERROR Command failed with exit code 128: git ls-remote git+ssh://git@github.com/toopay/bootstrap-markdown.git HEAD
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Reproduction
Run npm i angular-markdown-editor (or in my case pnpm) in a fresh project.
Environment Info
Angular 18.2.3,
Angular-Markdown-Editor latest
Validations
Describe the bug
When trying to install this package from npm, there is an error that the bootstrap-markdown package cannot be found. I assume that might be the case because the owner of the repository changed.
The error:
Reproduction
Run
npm i angular-markdown-editor(or in my casepnpm) in a fresh project.Environment Info
Validations