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

Ast mapper version is not compatible with bs-platform v7 #96

Closed
Sydney-o9 opened this issue Oct 5, 2020 · 2 comments
Closed

Ast mapper version is not compatible with bs-platform v7 #96

Sydney-o9 opened this issue Oct 5, 2020 · 2 comments

Comments

@Sydney-o9
Copy link

Sydney-o9 commented Oct 5, 2020

@baransu @anmonteiro I've tried to use graphql_ppx with the most recent bs-platform v7 and they are not compatible.

bsb output is:

Failure("Ast_mapper: OCaml version mismatch or malformed input")
  Error while running external preprocessor
Command line: /Users/xxx/Sandbox/reasonml/xxxx-frontend/node_modules/graphql_ppx/ppx '/var/folders/l5/yw1pj_850wl8zb3nyrzkp19w0000gn/T/camlppx664bf5' '/var/folders/l5/yw1pj_850wl8zb3nyrzkp19w0000gn/T/camlppxfde9a1'

package.json is:

  "devDependencies": {
    "bs-platform": "7.3.2"
  },
  "dependencies": {
    "graphql_ppx": "^0.2.8"
  }

This issue seemed to have happened previously with bs-platform v6 - support for Bucklescript 6.x fixed it.

Any ideas if we can get graphql_ppx to work with bs-platform v7?

@baransu
Copy link
Contributor

baransu commented Oct 5, 2020

This repository is deprecated. Please use @reason-community/graphql-ppx

@Sydney-o9 Sydney-o9 changed the title Ast mapper version is not compat with bs-platform v7 Ast mapper version is not compatible with bs-platform v7 Oct 5, 2020
@Sydney-o9
Copy link
Author

Thank you @baransu - I have now posted on @reason-community/graphql-ppx teamwalnut/graphql-ppx#210

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

2 participants