You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In JavaScript negative lookbehind is not yet supported in regular expressions so this package will cause an CRITICAL error and the page can not be loaded.
Explanation
In JavaScript
negative lookbehind
is not yet supported in regular expressions so this package will cause an CRITICAL error and the page can not be loaded.Possible solution
Fixing version 4 for now
Additional information
Browser support:
Related: sindresorhus/normalize-url#105
The text was updated successfully, but these errors were encountered: