pcvelz

Results 3 issues of pcvelz

**Describe the bug, Current Behavior and Context** When transferring files from my Mac to Android device (`Xiaomi Note 6 Pro`), OpenMTP gets stuck on transferring one specific file. This happens...

bug

When deploying the example `openwhisk-php-simple` the following error occurs during deploy: ``` $ sls deploy Serverless: Packaging service... Serverless: Excluding development dependencies... Serverless: Compiling Functions... Serverless: Compiling Packages... Serverless: Compiling...

After the NodeJS 6 deprecation by AWS the serverless deploy no longer works. The runtime configured to NodeJS 6.10 in `serverless.yml`: ``` ... provider: name: aws runtime: nodejs6.10 ... ```...

bug