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
Issue appears to be tied to adding @babel/core as a dependency and further digging reveals that as of babel core v7, the babel-node command is no longer supported according to this
The text was updated successfully, but these errors were encountered:
Issue appears to be tied to adding
@babel/core
as a dependency and further digging reveals that as of babel core v7, thebabel-node
command is no longer supported according to thisThe text was updated successfully, but these errors were encountered: