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
since source-map (as a sub-dependency of remap-istanbul) released a version 7 which dropped support for nodejs < 8 and the currently used version [email protected] does not lock the version of sourcemap inside, applications with nodejs < 8 are not working anymore.
Are there any plans to upgrade to a newer version of remap-istanbul to solve this issue?
Thx!
The text was updated successfully, but these errors were encountered:
Hi all,
since source-map (as a sub-dependency of remap-istanbul) released a version 7 which dropped support for nodejs < 8 and the currently used version [email protected] does not lock the version of sourcemap inside, applications with nodejs < 8 are not working anymore.
Are there any plans to upgrade to a newer version of remap-istanbul to solve this issue?
Thx!
The text was updated successfully, but these errors were encountered: