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
looks like it was run with the "node" command instead of "yarn." it looks like the error is looking for the yarn executable and not finding it. you may need to run "yarn global bin" and export that as part of your path before running it again
Happening after I run yarn start
The text was updated successfully, but these errors were encountered: