-
Notifications
You must be signed in to change notification settings - Fork 5
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
"Unexpected token / in JSON" #29
Comments
I faced the similar error. Removed the comments in the tsconfig.json file and ran the script again. And then it worked. |
Hi @ehrencrona and @firacloudtech -- We outlined this nuance within our README. Due to a lack of support from Preset to parse JSON-C files, this is something we cannot fix directly within our adder. I'm going to close this issue and mark it as wont-fix. README Screenshot |
When using the command on an empty SvelteKit project I always get "Could not read the JSON file".
SvelteKit version [email protected]
Steps to reproduce:
The text was updated successfully, but these errors were encountered: