Skip to content

Error when deploying app to knative #3

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions