danibeja
CCConvex Community
•Created by danibeja on 5/28/2024 in #support-community
Importing Google API Libraries
@kapa.ai
New to Convex and TS, so this might be a dumb question: I need to install these packages:
but when I do, I get requests to install all sorts of packages
If running locally, this would be resolved with a
npm install googleapis google-auth-library
but how can I install packages in my Convex project? Any help (or directing me to Docs I might be missing) is highly appreciated!11 replies