-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Description
Some scripts that I use in my app are breaking. For example:
- rescript-recoil
- bs-reach
- re-formality
is there a way to fix this other than waiting for the third-party libs to catch up?
example of error
It's possible that your build is stale.
Try to clean the artifacts and build again?
Here's the original error message
The files /code/sobras/node_modules/rescript-recoil/lib/ocaml/recoil.cmi
and /code/sobras/node_modules/@rescript/react/lib/ocaml/react.cmi
make inconsistent assumptions over interface React
example 2
It's possible that your build is stale.
Try to clean the artifacts and build again?
Here's the original error message
The files /Users/jorgec/Downloads/code/sobras/node_modules/@rescript/react/lib/ocaml/react.cmi
and /Users/jorgec/Downloads/code/sobras/node_modules/re-formality/lib/ocaml/formality.cmi
make inconsistent assumptions over interface React
example 3
It's possible that your build is stale.
Try to clean the artifacts and build again?
Here's the original error message
The files /Users/jorgec/Downloads/code/sobras/node_modules/@rescript/react/lib/ocaml/reactDOMRe.cmi
and /Users/jorgec/Downloads/code/sobras/node_modules/bs-reach/lib/ocaml/slider-Reach.cmi
make inconsistent assumptions over interface React
Pet3ris
Metadata
Metadata
Assignees
Labels
No labels