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
@aqeelat I think it is because serialize-error becomes pure ESM package since v9.0.0, but this repository still generates CJS packages. There might be a workaround to use ESM package in the CJS package by doing dynamic import.
Just wondering why the version is pinned to 8.1.0 in core?
The text was updated successfully, but these errors were encountered: