You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
I did
create my-app
end then pickedvue-fullstack-advanced
.I got following error in the console:
The text was updated successfully, but these errors were encountered: