I'm just trying to get started and i'm following the instructions given to me and when I put in
npx @slicemachine/init --repository project-name
i get
PS C:\Projects\project-name> npx @slicemachine/init --repository project-name
You're about to configure Slicemachine... Press ctrl + C to cancel
Logged in as johndoe@meetmarvin.com
Next.js detected
Pushing existing Slice models to your repository
Pushing existing custom types to your repository
Pushing existing documents to your repository
Error! Sending documents failed, please try again. If the problem persists, contact us.
Error! Full error: ERR_BAD_REQUEST - Request failed with status code 401
what's the deal?