I cloned a CRA repo and switched from npm to yarn. after running yarn start I am met with an error that says
[HPM] Missing "target" option. Example: {target: "http://www.example.org"}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Can't seem to find much info about a fix online