angeldevildev
Results
3
issues of
angeldevildev
There's some errors that shows up and that makes the Vercel Deployment fail, the errors in question are these ones: ` error (node:450) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11...
Added the `git switch -c your-meaningful-branch-name` and the `git switch your-existing-branch-name` commands after the `git checkout -b your-meaningful-branch-name` command, as the issue says. Issue: #600