Gorka CesiumG
Convex Community2y ago
45 replies
Gorka Cesium

Not valid JSON: EOF

Getting this error when trying to import a file with CLI command
pnpx convex import --table temp_quotes ./data/temp_quotes_data.json


Importing data from "./data/temp_quotes_data.json" to table "temp_quotes" failed
Not valid JSON: EOF while parsing a string at line 302 column 9

I have prettier as formatter and I see it adds a new line at the end of the file. Could that be affecting?
image.png
Was this page helpful?