Closed horihiro closed 4 years ago
I finally understand a problem of this PR @anthonychu pointed out in the internal thread.
I confirmed that getBinaryVersion
function cannot work when deploying to linux app from wndows PC,
because windows cannot execute linux binary in the function to check the version.
# Only WSL can execute windows binany.
Maybe it's expected that this is failed on mac OS also.
Another approach is needed for #15.
This is closed
For https://github.com/anthonychu/azure-functions-deno-worker/issues/15