alexmingoia / purescript-pux

Build type-safe web apps with PureScript.
https://www.purescript-pux.org
Other
566 stars 76 forks source link

Missing foreign module implementation in examples #121

Closed baig closed 7 years ago

baig commented 7 years ago

Running npm run build:example:react-interop gives the error:

Error found:

  The foreign module implementation for module ReactInteropExample.ReactComponent is missing.

See https://github.com/purescript/documentation/blob/master/errors/MissingFFIModule.md for more information,
or to contribute content related to this error.

* ERROR: Subcommand terminated with exit code 1