Advertisement
Guest User

Untitled

a guest
Dec 13th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. {
  2. "errors": [
  3. {
  4. "message": "Project not found: 'default$default'",
  5. "code": 3016,
  6. "requestId": "local:cjpn2b6k700070907gb4om80a"
  7. }
  8. ]
  9. }
  10.  
  11.  
  12. { Error: Project not found: 'default$default'
  13. at BatchedGraphQLClient.<anonymous> (/Users//Desktop/Projects/Private/prisma-hello-world/node_modules/http-link-dataloader/dist/src/BatchedGraphQLClient.js:69:35)
  14. at step (/Users//Desktop/Projects/Private/prisma-hello-world/node_modules/http-link-dataloader/dist/src/BatchedGraphQLClient.js:40:23)
  15. at Object.next (/Users//Desktop/Projects/Private/prisma-hello-world/node_modules/http-link-dataloader/dist/src/BatchedGraphQLClient.js:21:53)
  16. at fulfilled (/Users//Desktop/Projects/Private/prisma-hello-world/node_modules/http-link-dataloader/dist/src/BatchedGraphQLClient.js:12:58)
  17. at process._tickCallback (internal/process/next_tick.js:68:7) result: { errors: [ [Object] ], status: 200 } }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement