Skip to content

Error when deploying app to knative #3

@daisy-ycguo

Description

@daisy-ycguo

Error message when serverless deploy to knative instance using the sample application:

  TypeError: Cannot read property 'code' of undefined
      at KnativeServing.default (/Users/Daisy/workspace/serverless/my-service/node_modules/@serverless/knative-serving/serverless.js:25:34)

The commands I run

npm install serverless --global
serverless create --template knative-docker --path my-service
cd my-service/
npm install
serverless deploy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions