Hi,
I'm building a custom Dataform package. While trying to install it after following: docs-create-package I receive: NPM Execution error: npm ERR! code E404 Not Found - GET https://github.com/...
The repository being referenced is owned by organization I work for and not public. To debug I've created two repositories: a public and another company-owned. Then, copied content of dataform-package-base into both and tried installing them into my Dataform project. It worked for the public project, but not the company-owned one (same error as above).
Is there a way to install a package from non-public project? The Dataform repository I'm using is connected with GitHub repo and using my access token.
Thanks in advance,
Daniel.
Solved! Go to Solution.
Hi Daniel,
Today, packages need to be public. We're going to release the ability to install packages in private repositories in the coming weeks (around late January / early February)
Hi Daniel,
Today, packages need to be public. We're going to release the ability to install packages in private repositories in the coming weeks (around late January / early February)
Hi ghh, Is this already available please?
Thanks,
B.
Thanks!