-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Description
Using a typical development environment of Windows 10 x64, fully patched, with Gitbash, when trying to use sls invoke local it just hangs at "Wrapping IOpipe". You have to kill the process and you get no log output.
If you just ship using sls deploy the deploy wraps the function fine and sends it to AWS Lambda`
Steps to reproduce the issue:
- Use a windows (non Linux Windows) dev env
- Run
sls invoke local - Command hangs
Describe the results you received:
See above
Describe the results you expected:
I expected the wrapping to finish the the invoke to happen locally
Application and library versions
Please list:
-
version of the Serverless Framework.
$ sls --version
1.27.3 -
version of @iopipe/iopipe
+-- @iopipe/[email protected]
| +-- @iopipe/[email protected]
| | +-- @iopipe/[email protected]
| | | +-- [email protected]
| | | |-- [email protected] | | |-- [email protected]
| |-- @iopipe/[email protected] | |-- [email protected]
| `-- @iopipe/[email protected] -
version of serverless-plugin-iopipe
Pulled from master -
any other serverless framework plugins enabled
--> none