Mrcool 🇵🇸
Deno Compile Can't Find Node Module
1st issue, the compiled executale can't find a file you can try to include it
deno compile --include node_modules/@aws-sdk myfile.ts
2nd issue deno is correct lodash doens't export eq on that version you can check with
7 replies
How to import GoogleAIFileManager from @google/generative-ai/files
You can check the full example here
https://github.com/sigmaSd/gemini-2-cookbook-deno/blob/master/get_started.ipynb
5 replies