Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

Hi, my site has a dependency which is a private GitHub repository like this:
In package.json:
...
"dependencies": {
"library": "myusername/library",
...
},
...
I’ve authorized Digital Ocean to access all my repositories but during the build, the library package cannot be retrieved, erroring with:
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
What I’ve tried:
What is the correct way of adding this library package dependency such that it can be fetched during build?
I’d really appreciate any help.
Thank!
KFSys
KFSys
Manuel Maldonado
07ffbf0c7e1b47f4b26636bc7104f4
Solomon
Jopce
JipSterk
Mireya Leon
ITTI Nepal
alunlewis
Bartek Pacia