Closed hoangdv2429 closed 10 months ago
if we recreate yarn.lock atm, we'll run into trouble with module ast and telescope(ofc). Versioning of some packages are not compatible with each others (e.g: @babel/types, ...)
Resolve the dependencies and create a new yarn.lock.
fixed in commit 9d5071
if we recreate yarn.lock atm, we'll run into trouble with module ast and telescope(ofc). Versioning of some packages are not compatible with each others (e.g: @babel/types, ...)
Resolve the dependencies and create a new yarn.lock.