Skip to content

Conversation

@dyladan
Copy link
Member

@dyladan dyladan commented May 26, 2021

On MacOS the most recent version of karma-webpack is broken

Fixes #2231

On MacOS the most recent version of karma-webpack is broken
@codecov
Copy link

codecov bot commented May 26, 2021

Codecov Report

Merging #2234 (8cef33b) into main (8e5c8a0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2234   +/-   ##
=======================================
  Coverage   92.23%   92.23%           
=======================================
  Files         143      143           
  Lines        5154     5154           
  Branches     1060     1060           
=======================================
  Hits         4754     4754           
  Misses        400      400           

Copy link
Contributor

@vreynolds vreynolds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR does fix the error on my OSX. This does unfortunately revert a fix for #2093 but it works on older Node/NPM version. Never mind, user error!

@dyladan
Copy link
Member Author

dyladan commented May 26, 2021

@obecny lmk if this works for you or if you have an objection to the downgrade

@obecny
Copy link
Member

obecny commented May 26, 2021

@obecny lmk if this works for you or if you have an objection to the downgrade

I have already downgraded this on contrib but it was upgraded later too. I'm happy to keep ver 4. as then can debug locally easier

@dyladan
Copy link
Member Author

dyladan commented May 26, 2021

Added to renovate ignore so it won't be automatically upgraded again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Browser tests failing

4 participants