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
The package.json is specifying ^0.1, which should properly upgrade to the latest 0.1.*. @KaiPrince , is it maybe just a matter of allowing the package-lock.json in your project to install the newer version?
See original issue with the dependency: abbr/deasync#164
It becomes a problem when upgrading to node 14.
The text was updated successfully, but these errors were encountered: