Bug: Throwing TypeError (Version 1.2.6)
See original GitHub issueWorking Version: 1.2.5
Broken Version: 1.2.6
NPM Repo: https://www.npmjs.com/package/protractor-beautiful-reporter
This morning I went to run Protractor and got the below error. I noticed that the version of this module was updated last night. This bug must have been introduced.
env
OS: Windows 7 64bit
Chrome version: Version 70.0.3538.77 (Official Build) (64-bit)
Error:
[15:30:48] E/launcher - Error: TypeError: Cannot set property 'searchSettings' of undefined
at new ScreenshotReporter (C:\Users\RonanC\development\myApp\node_modules\protractor-beautiful-reporter\index.js:4672:47)
at onPrepare (C:\Users\RonanC\development\myApp\e2e\protractor.conf.js:82:38)
at q_1.Promise (C:\Users\RonanC\development\myApp\node_modules\protractor\built\util.js:46:49)
at Function.promise (C:\Users\RonanC\development\myApp\node_modules\q\q.js:682:9)
at Object.runFilenameOrFn_ (C:\Users\RonanC\development\myApp\node_modules\protractor\built\util.js:38:16)
at plugins_.onPrepare.then (C:\Users\RonanC\development\myApp\node_modules\protractor\built\runner.js:98:27)
at _fulfilled (C:\Users\RonanC\development\myApp\node_modules\q\q.js:834:54)
at C:\Users\RonanC\development\myApp\node_modules\q\q.js:863:30
at Promise.promise.promiseDispatch (C:\Users\RonanC\development\myApp\node_modules\q\q.js:796:13)
at C:\Users\RonanC\development\myApp\node_modules\q\q.js:556:49
[15:30:48] E/launcher - Process exited with error code 100
An unexpected error occurred: undefined
Issue Analytics
- State:
- Created 5 years ago
- Comments:14 (1 by maintainers)
Top Results From Across the Web
Bug listing with status RESOLVED with resolution FIXED as at ...
doesn't seem to catch -r* version suffixes" status:RESOLVED resolution:FIXED ... Bug:866 - "xmms 1.2.6-r2 (update to -r1)" status:RESOLVED resolution:FIXED ...
Read more >Runtime TypeError ("Cannot read property 'call' of undefined ...
I got version 2.5.0 of webpack and put it manually in the node_modules folder of angular cli but the issue still persists. When...
Read more >npm ERR! Invalid version: "1" - Stack Overflow
When doing "node app" on my local machine, everything works. But when I deploy my project to the Google App Engine, the instance...
Read more >Release and Version History — pipenv 2022.12.20.dev0 ...
Fixed a bug which sometimes caused pipenv to throw a TypeError or to run into encoding issues when writing a Lockfile on python...
Read more >1.2 Changelog — SQLAlchemy 2.0 Documentation
1.2.6. orm; engine; sql; postgresql; mssql; oracle; misc. 1.2.5 ... is exercised in a mock style for all three casing conventions on all...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@RonanC Thank you for the full callstack…helped me to isolate the issue very fast…
@RonanC @matukaz is fixed now in version 1.2.7