This repository has been archived by the owner on Nov 24, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 573
"Error: Unknown command: protocol" when following example from serverless readme #387
Comments
Just discovered that downgrading my sls chromeless dependency down to 1.2.0 fixes this issue. |
nsfmc
added a commit
to nsfmc/chromeless
that referenced
this issue
Mar 13, 2018
This fixes the vague `Error: Unknown command: protocol` error (schickling#387). pinned version found via a similar issue report: adieuadieu/serverless-chrome#120
2 tasks
I got the same error when following the readme tutorial using the latest npm version of chromeless.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is a Bug Report
Description
I followed the steps listed in https://github.com/graphcool/chromeless/tree/master/serverless with the following changes
However, when I ran the full example https://github.com/graphcool/chromeless/tree/master/serverless#full-example I get the following error:
I also tried updating the chromeless dependency in https://github.com/graphcool/chromeless/blob/master/serverless/package.json#L15 to 1.4.0 but that didn't seem to change anything.
Additional Data
debug: true
to the opts, I see one additional log statementThe text was updated successfully, but these errors were encountered: