How can I use baml client in convex function?
'use node'; in file where i use the client and my convex.json is as followsI am not able to deploy my convex function with baml client due the following error
I get the following error after I clear node modules and lock file and try to deploy
Is there a way to run baml client in convex function?
