sqlite-viewer-vscode
sqlite-viewer-vscode copied to clipboard
permission error
Thank you for this project!
when i clone the project, i get a permission error: git clone --recurse-submodules -j8 https://github.com/qwtel/sqlite-viewer-vscode.git
Submodule 'sqlite-viewer-app' ([email protected]:qwtel/sqlite-viewer-app.git) registered for path 'sqlite-viewer-app'
Cloning into './sqlite-viewer-vscode/sqlite-viewer-app'...
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
It appears that qwtel/sqlite-viewer-app is a dependency that is not accessible. Would you consider making it publicly accessible?