Skip to content

No key or keyFile set #234

@gsouf

Description

@gsouf

Hi I'm trying to deploy to cloud functions. After running serverless deploy then I'm getting this error:

Error: No key or keyFile set.

I did setup the keyFile in the credentials as specified in the doc:

provider:
    name: google
    stage: dev
    runtime: nodejs10
    region: us-central1
    project: someporject
    credentials: ~/.config/gcloud/somekeyfile.json

Any idea?
Thanks


  Your Environment Information ---------------------------
     Operating System:          linux
     Node Version:              10.19.0
     Framework Version:         1.78.1
     Plugin Version:            3.7.0
     SDK Version:               2.3.1
     Components Version:        2.34.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions