fix(package): pins serverless-plugin-chrome to 1.0.0-38 (fix #387)#415
fix(package): pins serverless-plugin-chrome to 1.0.0-38 (fix #387)#415nsfmc wants to merge 1 commit intoschickling:masterfrom
Conversation
This fixes the vague `Error: Unknown command: protocol` error (schickling#387). pinned version found via a similar issue report: adieuadieu/serverless-chrome#120
Codecov Report
@@ Coverage Diff @@ ## master #415 +/- ## ======================================= Coverage 38.03% 38.03% ======================================= Files 7 7 Lines 844 844 Branches 116 116 ======================================= Hits 321 321 Misses 523 523Continue to review full report at Codecov.
|
| Do we still need to pin to |
| I just fixed this issue pinning to 1.0.0-38, before I was using the last version of the plugin |
| @arielmcm were you having the same if there's a separate solution (or upstream |
| @nsfmc yes, same exact |
| @adieuadieu would you mind taking another look at this or let me know if you think i should close this pr? |
This fixes the vague
Error: Unknown command: protocolerror (#387).pinned version found via a similar issue report:
adieuadieu/serverless-chrome#120