tslib
tslib copied to clipboard
import error: '__spreadArray' is not exported from 'tslib' (imported as '__spreadArray').
Getting this error on a project with:
tslib 2.6.3 typescript 4.7.4
I have deleted node_modules and yarn-lock multiple times as well as downgraded the version of tslib and typescript