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
"@swc/core": "^1.3.78" is ok,but subsequent versions will report errors.
The peerDependencies declaration in the ts node/package.json file will cause the installation of the latest dependent package instead of the specified one.