Hello,
Has anyone been able to deploy a lambda function written in golang using serverless deployment from Windows System?
I use the simple go boiler template and i get the permission denied issue everytime!
Can anyone help outline the steps to serverless deploy go codes from Windows Machine? I am able to manually build ,zip and deploy jjust fine. It’s just the Serverless deployment does not work.
Thanks,
Manish