[Resolved] - Documentation: Inconsistency in website and code?
relevant links :
1. https://mastra.ai/guides/quickstarts/nextjs
2. https://github.com/mastra-ai/mastra/blob/main/docs/src/content/en/guides/quickstarts/nextjs.mdx
The part
npx --force mastra@latestinit on the website wasted a ton of my time...
Thought of contributing to fix it....but...
Got to the code, only to find this instead npx --force mastra@beta init
Help appreciated!!!
Let me know if I missed something, I would like to contribute, even if only the documentation part if possibleNext.js Quickstart | Mastra Docs
Get started with Mastra, Next.js, and AS SDK UI. Quickly.
GitHub
mastra/docs/src/content/en/guides/quickstarts/nextjs.mdx at main ยท...
The TypeScript AI agent framework. โก Assistants, RAG, observability. Supports any LLM: GPT-4, Claude, Gemini, Llama. - mastra-ai/mastra


3 Replies
Created an issue for the same
https://github.com/mastra-ai/mastra/issues/10228
GitHub
[DOCS] NextJs Quickstart
npx --force mastra@latestinit ยท Issue #...Describe the Improvement Needed Problem : npx --force mastra@latestinit does not exist relevant links : https://mastra.ai/guides/quickstarts/nextjs https://github.com/mastra-ai/mastra/blob/main/doc...
UPDATE:
Said confusion was from mistach between the main branch and the documentation pointing towards a different branch at the moment,
Find more details in the issue attached below
๐ Created GitHub issue: https://github.com/mastra-ai/mastra/issues/10232
๐ If you're experiencing an error, please provide a minimal reproducible example to help us resolve it quickly.
๐ Thank you @Ch1nmaya for helping us improve Mastra!