-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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
Labels
No labels