hey im having some trouble deploying <https://gith...
# prisma-whats-new
d
hey im having some trouble deploying https://github.com/graphcool/graphql-server-example myself to try. The documentation says to run garphcool deploy in the database folder but i get
Copy code
rror:   data should NOT have additional properties
    at Output.error (/Users/davidyin/.nvm/versions/node/v8.9.1/lib/node_modules/graphcool/node_modules/graphcool-cli-engine/src/Output/index.ts:164:15)
    at Object.<anonymous> (/Users/davidyin/.nvm/versions/node/v8.9.1/lib/node_modules/graphcool/node_modules/graphcool-cli-engine/src/ProjectDefinition/yaml.ts:43:9)
    at step (/Users/davidyin/.nvm/versions/node/v8.9.1/lib/node_modules/graphcool/node_modules/graphcool-cli-engine/dist/ProjectDefinition/yaml.js:32:23)
    at Object.next (/Users/davidyin/.nvm/versions/node/v8.9.1/lib/node_modules/graphcool/node_modules/graphcool-cli-engine/dist/ProjectDefinition/yaml.js:13:53)
    at fulfilled (/Users/davidyin/.nvm/versions/node/v8.9.1/lib/node_modules/graphcool/node_modules/graphcool-cli-engine/dist/ProjectDefinition/yaml.js:4:58)
    at <anonymous>
Exiting with code: 1
n
hey @David Yin, could you provide a bug report here: https://github.com/graphcool/graphql-server-example/issues? 🙂 please include your
graphcool version
d
done