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

Unexpected token directly after installation #3

Open
julkue opened this issue Sep 4, 2019 · 3 comments
Open

Unexpected token directly after installation #3

julkue opened this issue Sep 4, 2019 · 3 comments

Comments

@julkue
Copy link

julkue commented Sep 4, 2019

I've just followed the installation instructions, installed the package, then installed ChromeiQL, set t he endpoint address and received the following error:

{
  "errors": [
    {
      "message": "Syntax Error GraphQL (28:1) Unexpected <EOF>\n\n27: \n28: \n    ^\n",
      "category": "graphql",
      "locations": [
        {
          "line": 28,
          "column": 1
        }
      ]
    }
  ]
}

000196

The Documentation Explorer is empty too. What is the reason and what can I do to solve this issue?

I already have existing classes, so I didn't create a new "Product" data class.

@not4fame
Copy link
Contributor

not4fame commented Sep 4, 2019

Thank You for the feedback, ca You also add info, which version of Pimcore are You using?

@julkue
Copy link
Author

julkue commented Sep 4, 2019

I'm using this version:

000197

@prugala
Copy link

prugala commented Feb 26, 2020

@julmot maybe is it same problem like #5 ? (bundle isnt enabled)

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

3 participants