Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

graphql create my-app vue-fullstack-advanced ends with error #510

Open
SomMeri opened this issue Mar 14, 2020 · 1 comment
Open

graphql create my-app vue-fullstack-advanced ends with error #510

SomMeri opened this issue Mar 14, 2020 · 1 comment

Comments

@SomMeri
Copy link

SomMeri commented Mar 14, 2020

I did create my-app end then picked vue-fullstack-advanced.

I got following error in the console:

[4/4] Building fresh packages...
Done in 100.18s.
[graphql create] Running boilerplate install script...
Running $ prisma deploy...
Creating stage dev for service my-app !

ERROR: Project not found: 'cluster@default'

{
  "errors": [
    {
      "message": "Project not found: 'cluster@default'",
      "code": 3016,
      "requestId": "eu1:ck7rl0b07pp4m0950yn646mgk"
    }
  ],
  "status": 200
}

Get in touch if you need help: https://www.graph.cool/forum
To get more detailed output, run $ export DEBUG="*"
(node:8816) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is
deprecated
@SomMeri
Copy link
Author

SomMeri commented Mar 14, 2020

When I am trying to use the application anyway and create a new account, the app is returning Error from Error: Network error: Unexpected token < in JSON at position 0. Not sure if these are related.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant