LLamaindex package: External packages in convex.json doesn't work
I put "use node" at the top of the file and inserted the packages that errored my build to the node.externalPackages convex.json file. But I still get the same errors.
Any clue on what that could be? The pg packages must be used for their vector database which I don't use.

