Closed Sunny-unik closed 1 year ago
@Sunny-unik, thanks for bringing this to our attention. Mind adding the error you get to the issue? Thanks!
Error: /home/sunny/Work/Projects/repos/others/landing-page/sanity/tsconfig.json is malformed JSON5: invalid character '}' at 24:1
I'm getting this error on running sanity start
Error: /home/sunny/Work/Projects/repos/others/landing-page/sanity/tsconfig.json is malformed JSON5: invalid character '}' at 24:1
I'm getting this error on running
sanity start
I run it locally and do not get any error messages. I don't see how all the extra options were added, but I'm curious if someone else on @open-sauced/engineering or @open-sauced/triage could close this repo and run sanity start
to see if that has an issue.
I did see sanity V3 had changes that I accepted, which would be why I did not see an error.
Yeah, I'm getting the same error. It was introduce here
Describe the bug
I cloned the project and ran the process from scratch but sanity/tsconfig.json throws an error and sanity start unable to execute, that is because commit id 8364b76 tsconfig.json inside sanity directory is updated in incorrect format.
Steps to reproduce
Browsers
No response
Additional context (Is this in dev or production?)
No response
Code of Conduct
Contributing Docs