Closed
Description
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://[email protected]/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
- Follow our Code of Conduct
- Read the HOWTO - Step by Step.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion.
- The provided reproduction is a minimal reproducible example of the bug.
Metadata
Metadata
Assignees
Labels
No labels