Hello,
When trying to log in to Prismic from the Slice Machine (Log in to Prismic
button) or from the Terminal (prismic login
), I get an error message on the login page saying "It looks like you are trying to log in to Prismic through your terminal, but something has gone wrong.".
I have updated the Slice Machine packages to their latest versions (I used yarn add --dev slice-machine-ui@latest and @slicemachine/adapter-next@latest
) but it doesn't look like it's an issue with the packages on my project (since it's not working with the CLI either).
Is their anything I can do to fix this?