Install package from private repository
I'm developing an API with
wrangler
and a website with next-on-pages
. I'm using a package hosted on GitHub in a private repository. Both projects failed to build because Cloudflare couldn't install that dependency. Cloudflare GitHub integration has access to all repositories in our organization; shouldn't it be able to install the package?
Worker / API
Pages / Website
Any assistance here is much appreciated. Thanks.0 Replies