mik-laj commented on issue #10552:
URL: https://github.com/apache/airflow/issues/10552#issuecomment-683745873


   We cannot use development releases for our work as this is not supported for 
repositories with multiple packages(monorepo) by npm/yarn. 
   In Python, we could use 
https://pip.pypa.io/en/stable/reference/pip_install/#vcs-support, but HyperOne 
CLI uses NodeJS.  In Node JS, this is a bit more complicated, because the code 
released as an installation package is different from the code in the 
repository. It needs to be compiled/transpiled first.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to