I m trying to build goog…

less than 1 minute read

I’m trying to build google cloud function, I just have two errors remaining. Importing other local module & changing the main entry point (or finding why index don’t work). I hope some of you had similar issue & can point me in the right direction.

Responses:

Please post support questions in <#CMFKWPU6Q support>

also look at nx plugins there is one for serverless

I can’t find any functional plugin for Google Cloud (firebase functions are different and serverless plugin only support AWS.) I’m only missing two operations for it to work and will publish the entire solution when finish.

did you try npm link https://docs.npmjs.com/cli/link.html or does that not work for your scenario?

Sorry it does not work

Updated: