How can I give CF Pages access to install private git repo url dependency in package.json?

Title, let me know if more details are required, it simply fails to download the private git repo, I assume due to access issues in the build environment
2 Replies
carrot sticks
carrot sticks4mo ago
What does the package.json line look like? Using GitHub? Something like this:
"secret_repo": "https://USERNAME_WITH_ASSIGNED_TOKEN:TOKEN_KEY@github.com/REPO_USERNAME/REPO_NAME.git"
"secret_repo": "https://USERNAME_WITH_ASSIGNED_TOKEN:TOKEN_KEY@github.com/REPO_USERNAME/REPO_NAME.git"
https://github.com/settings/tokens
Brenton
Brenton4mo ago
Interesting thanks I’ll give that a shot That worked thanks
Want results from more Discord servers?
Add your server
More Posts