seems to never end....
I have the lambda layer - is there a way to manually get this working via gui on aws?
I'm on a mac / nvm 10
(base) ➜ aws-lambda-image git:(master) ✗ npm run deploy
> aws-lambda-image@1.1.0 deploy /Users/johndpope/Documents/gitWorkspace/aws-lambda-image
> $(node scripts/deploy-command.js)
packaging files npm install -q --no-audit --production
> aws-lambda-image@1.1.0 postinstall /private/var/folders/g3/nmxl5x0j2bbbygn444w4xnr80000gp/T/dHLVSS/aws-lambda-image-1.1.0-xn1cIv/package
> [ -f config.json ] || cp config.json.sample config.json
validating package npm install -q --no-package-lock --no-audit --production --no-optional
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated formatio@1.1.1: This package is unmaintained. Use @sinonjs/formatio instead
npm WARN deprecated samsam@1.1.2: This package has been deprecated in favour of @sinonjs/samsam
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
npm WARN deprecated samsam@1.1.3: This package has been deprecated in favour of @sinonjs/samsam
npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
> aws-lambda-image@1.1.0 postinstall /private/var/folders/g3/nmxl5x0j2bbbygn444w4xnr80000gp/T/dHLVSS/aws-lambda-image-1.1.0-xn1cIv/package
> [ -f config.json ] || cp config.json.sample config.json
npm WARN notsup Unsupported engine for path-template@0.0.0: wanted: {"node":"~0.6.6"} (current: {"node":"10.23.1","npm":"6.14.10"})
npm WARN notsup Not compatible with your version of node/npm: path-template@0.0.0
npm WARN ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself.
added 28 packages from 75 contributors in 7.588s
1 package is looking for funding
run `npm fund` for details
I'm on a mac / nvm 10