Nextjs basic starter fails

I tried to install the nexj.js minimal starter -> Error:

:heavy_multiplication_x: Logging in to Prismic...
→ Prismic authentication state is invalid.
SMUnexpectedDataError: Prismic authentication state is invalid.
at PrismicAuthManager._readPersistedAuthState (/home/angelo_klap/.npm/_npx/b6923b01b288b666/node_modules/@slicemachine/manager/dist/auth/PrismicAuthManager.cjs:268:13)
at async PrismicAuthManager.checkIsLoggedIn (/home/angelo_klap/.npm/_npx/b6923b01b288b666/node_modules/@slicemachine/manager/dist/auth/PrismicAuthManager.cjs:160:23)
at async Task.task (/home/angelo_klap/.npm/_npx/b6923b01b288b666/node_modules/@slicemachine/init/dist/SliceMachineInitProcess.cjs:366:30)

Hey @klap-web,

Try running prismic logout in the terminal and then try running it again. If it still doesn't work, tell us a little more about how you're getting the error: what OS, terminal, and browser are you using?

Sam