Hi, I have my site created with Jekyll on a DigitalOcean VPS, I’m trying to integrate TinaCMS with it but I’m running in some troubles using the official guide (Jekyll + TinaCMS Setup Guide | TinaCMS Docs)
When I launch
npx @tinacms/cli@latest init
It takes 10/15 mins and then I got the shell prompt without any question like the guide says
When prompted for the "public assets directory ", enter: "./ ".
And when I try to launch it get this error:
npx tinacms
npm error could not determine executable to run
But it’s installed.
Any other CMS to suggest that works (not with GitHub)?
Thanks.