Using the plugin on windows i am getting the following error  So my workarround is modify the helper to use HOMEPATH environment variable https://github.com/serverless/serverless-kubeless/blob/510a84fa978d3e8f567a8a4a96afe9e467138f13/lib/helpers.js#L27 
Using the plugin on windows i am getting the following error
So my workarround is modify the helper to use HOMEPATH environment variable
serverless-kubeless/lib/helpers.js
Line 27 in 510a84f