Current working directory for `npx convex import` is always the repo root
@holden ran into this during the tutorial (see attached screenshot), where they where inside the
convex/
directory, had a sampleData.jsonl
file inside there, and then npx convex import tasks sampleData.jsonl
failed since the file wasn't in the root.1 Reply
Tracking this internally now. Thanks for flagging.