Skip to content
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

Unterminated string in JSON at position #243

Open
ashusnp opened this issue Mar 15, 2024 · 3 comments
Open

Unterminated string in JSON at position #243

ashusnp opened this issue Mar 15, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@ashusnp
Copy link

ashusnp commented Mar 15, 2024

When I am running command npx prisma generate getting Unterminated string in JSON at position error but I can not see any error in my schema file.

npx prisma format is working properly without any error. Can anyone tell me what can be the reason

@ashusnp
Copy link
Author

ashusnp commented Mar 16, 2024

datamodel.json is not generating fully. not getting why this is happening

@ashusnp
Copy link
Author

ashusnp commented Mar 16, 2024

@keonik can you please help me in this. When I am using disable true then it is working properly but ERD svg file is not generating. I want ERD file in clear visualization.

@keonik
Copy link
Owner

keonik commented Apr 3, 2024

What version of node are you running?
What package manager are you using?
Can you use the package manager instead of using npx?

throw a debug true on there and if you could share output that would be helpful as well.

@keonik keonik added the bug Something isn't working label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants