Esteban Garcia
Esteban Garcia
I have the same problem too
Thank you for your fast response Sorry I have not explained well my implementation I am instantiating mailgun.js as a FeathersJs service ``` // Initializes the `emails` service on path...
Hello, I am having this same issue I see in the code that the variable `PKG_EXECPATH` is only filled here where we patch the `child_process` functions: https://github.com/vercel/pkg/blob/bb042694e4289a1cbc530d2938babe35ccc84a93/prelude/bootstrap.js#L2010 - So, in...
@KishanBagaria thank you for your answer, it works perfectly to avoid having the error on not compatible operating systems. However, it forces me to use a Mac device in the...