๐ฉน Troubleshooting
The command yarn create sheriff-config
fails when using yarnโ
Depending on the context and under specific conditions, @sherifforg/cli
may fail to install the dependencies when using yarn
.
In this case you can simply install them yourself. The yarn create sheriff-config
command should spit out the correct command prompt for you to do so at the end of the process. If that doesn't happen, refer to the manual setup instructions.
Alternatively, consider switching package manager to pnpm.
My editor feels slowโ
Make sure to read the appropriate docs here.