shakacode / re-formality

Form validation tool for reason-react
https://re-formality.now.sh
MIT License
244 stars 36 forks source link

Problem building on Alpine #92

Closed ashutheone closed 3 years ago

ashutheone commented 3 years ago

While trying to build with 4.0.0-beta.8 version on node:alpine in Docker container image, we ran into following errors:

sh: /node_modules/re-formality/ppx: not #found We've found a bug for you! /app/presentation/views/CommonViews.re Error while running external preprocessor

We then tried with 4.0.0-beta.9 version and this error persisted.

ashutheone commented 3 years ago

See Original post for a workaround.

alex35mil commented 3 years ago

Should be fixed in #104. Please, reopen if it's still broken.