panacloud/cli

Types Error on Dev Deployment

Closed this issue · 0 comments

Steps to reproduce:

  1. create a new project with panacloud init.
  2. use the userschema from tutorial00-getting-started-graphql dir.
  3. deploy the project with npm run deploy-dev, this will now throw an error.

image