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

Compile error with rescript-reason v2 and ReScript 11 rc.4 #468

Closed
jderochervlk opened this issue Oct 11, 2023 · 2 comments
Closed

Compile error with rescript-reason v2 and ReScript 11 rc.4 #468

jderochervlk opened this issue Oct 11, 2023 · 2 comments

Comments

@jderochervlk
Copy link

Example reproduction in this repo.

Trying to do new setup and came across this error.

 We've found a bug for you!
  /home/josh/Dev/relay-esm/node_modules/rescript-relay/src/RescriptRelay.res

  The implementation /home/josh/Dev/relay-esm/node_modules/rescript-relay/src/RescriptRelay.res
  does not match the interface src/RescriptRelay.cmi:
  ...
  In module Context.Provider:
  The type `props' is required but not provided
  /home/josh/Dev/relay-esm/node_modules/rescript-relay/src/RescriptRelay.resi:814:5-817:5:
    Expected declaration
@DZakh
Copy link
Contributor

DZakh commented Nov 8, 2023

I think you need to use "@rescript/react": "0.12.0-alpha.2"

@zth
Copy link
Owner

zth commented Jan 12, 2024

Closing this, feel free to open if still not working.

@zth zth closed this as completed Jan 12, 2024
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