-
-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RE FAIL: Downloading precompiled headless Chromium binary (stable channel) for AWS Lambda. #17
Comments
update - tried on Docker with node:10.16.0-alpine on aws download chrome but errors.. ->
Removing intermediate container 99018088037d npm ERR! A complete log of this run can be found in: ** anyway to get this to work in Docker ? Thanks! Great project! |
seems some issue with serverless/chrome package, I can have a try tomorrow |
|
yeah Im trying to do this in docker Downloading precompiled headless Chromium binary (stable channel) for AWS Lambda.
|
Failed at the @serverless-chrome/[email protected] postinstall script. >>
{ Error: read ECONNRESET
at TLSWrap.onStreamRead (internal/stream_base_commons.js:111:27) errno: 'ECONNRESET', code: 'ECONNRESET', syscall: 'read' }
npm WARN enoent ENOENT: no such file or directory, open '/package.json'
npm WARN !invalid#1 No description
npm WARN !invalid#1 No repository field.
npm WARN !invalid#1 No README data
npm WARN !invalid#1 No license field.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @serverless-chrome/[email protected] postinstall:
node scripts/postinstall.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @serverless-chrome/[email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2019-07-26T17_13_00_178Z-debug.log
The command '/bin/sh -c npm install t9tio/cloudquery' returned a non-zero code: 1
The text was updated successfully, but these errors were encountered: