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
Due to the latest update to @turf/bbox(7.0.0), this library is downloading as dependence, the new version, and causing bugs when compiling, I suggest changing turf dependencies from
"@turf/bbox": "*"
to
"@turf/bbox": "6.5.0"
The text was updated successfully, but these errors were encountered:
Due to the latest update to @turf/bbox(7.0.0), this library is downloading as dependence, the new version, and causing bugs when compiling, I suggest changing turf dependencies from
"@turf/bbox": "*"
to
"@turf/bbox": "6.5.0"
The text was updated successfully, but these errors were encountered: