Fakhrullah

Results 3 comments of Fakhrullah

Hi @dcarrion87 I have same problem. How do you solved it?

Ok. Found it. I had to add in `serverless-google-cloudfunctions/package/lib/compileFunctions.js`: ``` const getFunctionTemplate = (funcObject, region, sourceArchiveUrl) => { //eslint-disable-line return { // .... properties: { runtime: 'nodejs8', //... }, };...

I tried this and it worked on Ubuntu 24.04 LTS. I am not familiar with gnome-shell-extensions but here what I did. 1. Clone the source `ajbucci:master` somewhere. 2. Remove original...