-
Notifications
You must be signed in to change notification settings - Fork 373
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
[Bug?]:SyntaxError: Unexpected token 'N', "Not Found" is not valid JSON #1627
Comments
Do you have any |
I just ran into this via an |
Not really, I just run those command to initial the project, I suppose it was caused by none-config of |
Not really, I just run those command to initial the project without changing any code. |
Downgrading |
This solved the problem for me: |
A new version of create-jd-app was released the other day might be worth double checking. In either case I'd consider opening the issue there or in mediakit as this seems specific to those libraries. |
Duplicates
Latest version
Current behavior 😯
No response
Expected behavior 🤔
No response
Steps to reproduce 🕹
Steps:
1.npm create jd-app@latest
2.What is the name of the app? apri
3.Will you deploy this project to vercel? If so, how None
4.Copied template files to D:\path\to\create-jd-app\project
5. What should we use for this app? AuthJS, Prisma, TailwindCSS, pRPC
6. cd project
7. npm run push
8. npm run dev
Context 🔦
No response
it was caused by AuthJS, but i do not know how to fix it.
Your environment 🌎
No response
The text was updated successfully, but these errors were encountered: