-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BuildError] There is no Next.js version so that Build linked-blog-starter-md. #4
Comments
Got the same issue, just deleted and tried to re-do all step by step and it worked 🤷♂️ |
I have an other issue with "npm i" : there is no package.json in the directory |
Does this happen intermittently? I suspect maybe you forgot the framework preset in step 4: |
Where are you running |
Thank you so much! Can I send a pull request about graph view using D3, |
Yes of course! Would be happy to review |
I apologize for the inconvenience caused by the large size of the code in the pull request. Thank you for submitting the PR. I appreciate it! |
I'm having the same issue. This repo doesn't include a Next.js install, so the Vercel deploy fails as there are no relevant Next.js files getting pushed. I do have Next.js chosen as the framework in Vercel. |
Disregard my previous comment. I looked into the github workflow log and found:
I am using a vercel team, and thus needed to use the proper team ID for the |
Hi ~
Thanks to you, I can now easily deploy my Obsidian notes (using Obisidian-git)to a web page. really appreciate it.
however, There is one issue whenever
Even though the changes are reflected on the website after deploying with link-blog-starter-md, there are cases where the build fails because Next.js is not installed in the directory.
I'm trying to fix it in publish.yml now, Do you know?
The text was updated successfully, but these errors were encountered: