Created
November 11, 2020 10:31
-
-
Save seleniumgists/233e11c8be6dc3f78b83bb7940e0c00d to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/user/repo/selenium/javascript/node/selenium-webdriver/devtools/generator/protocol-dts-generator.js:3: ERROR - [JSC_GOOG_MODULE_REFERENCES_THIS] The body of a goog.module cannot reference this. | |
(this && this.__spreadArrays) || | |
^^^^ | |
/home/user/repo/selenium/javascript/node/selenium-webdriver/devtools/generator/protocol-dts-generator.js:3: ERROR - [JSC_GOOG_MODULE_REFERENCES_THIS] The body of a goog.module cannot reference this. | |
(this && this.__spreadArrays) || | |
^^^^ | |
2 error(s), 195 warning(s), 92.5% typed | |
Compilation failed; aborting... | |
Error: command terminated with status=2 | |
at ChildProcess.<anonymous> (/home/user/repo/selenium/javascript/node/gendocs.js:46:20) | |
at ChildProcess.emit (events.js:315:20) | |
at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment