...and it doesn't work either when trying to connect a new repo created online:
Slice Machine → Init command started
ℹ We collect telemetry data to improve user experience.
Learn more: https://prismic.dev/slice-machine/telemetry
✔ Detected framework Nuxt 2 and package manager npm
✔ Began core dependencies installation with npm ... (running in background)
✔ Logged in as manuel@non-linear.com
✔ Selected repository prismic-hell2
✔ Installed core dependencies with npm
✔ Updated Slice Machine configuration and loaded adapter
❯ Pushing data to Prismic...
✔ Pushed all slices
✔ Pushed all custom types
✖ Pushing documents...
→ Failed to push documents to repository `prismic-hell2`, 401 Unauthorized
Cleaning up data push artifacts
Error: Failed to push documents to repository `prismic-hell2`, 401 Unauthorized
at PrismicRepositoryManager.pushDocuments (/Users/manuelehrenfeld/.npm/_npx/b6923b01b288b666/node_modules/@slicemachine/manager/dist/managers/prismicRepository/PrismicRepositoryManager.cjs:177:13)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Task.task (/Users/******/.npm/_npx/b6923b01b288b666/node_modules/@slicemachine/init/dist/SliceMachineInitProcess.cjs:655:15)
it works only if i select create new repositiory, if I try to select antherone (empty) from the list I get:
❯ Pushing data to Prismic...
✔ Pushed all slices
✔ Pushed all custom types
✖ Pushing documents...
→ Failed to push documents to repository `prismi…
Cleaning up data push artifacts
Error: Failed to push documents to repository `prismic-hell2`, 500 Internal Server Error
at PrismicRepositoryManager.pushDocuments (/Users/*******/.npm/_npx/b6923b01b288b666/node_modules/@slicemachine/manager/dist/managers/prismicRepository/PrismicRepositoryManager.cjs:177:13)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Task.task (/Users/*********/.npm/_npx/b6923b01b288b666/node_modules/@slicemachine/init/dist/SliceMachineInitProcess.cjs:655:15)
Can you try deleting your .prismic file because something might be broken there and restart the whole process again?
In your 2nd and 3rd tests with the repository: prismic-hell2, did the repository already exist, and was it empty? I'm asking this because you can't push documents to an existing repository that has contents.
What node and npm versions are you using so I can match your project setup? And could you also share the URL of your repository with me so I can do a check on my end?
You can send it via DM if you prefer.