Open
Description
I followed the steps for local development from the readme and saw the following error.
> npm i
> npx bower i
> npx pulp build
> npm start
...
* Building project in /.../purescript-lumi-components
ℹ 「wds」: Project is running at http://0.0.0.0:3000/
ℹ 「wds」: webpack output is served from /
ℹ 「wds」: Content not from webpack is served from /.../purescript-lumi-components
✖ 「wdm」: 33 modules
ERROR in ./docs/index.jsx 8:2
Module parse failed: Unexpected token (8:2)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file.
See https://webpack.js.org/concepts#loaders
|
| ReactDOM.render(
> <HashRouter>
| <ScrollManager>
| <App />
ℹ 「wdm」: Failed to compile.
Src Lib All
Warnings 0 0 0
Errors 0 0 0
* Build successful.
Metadata
Metadata
Assignees
Labels
No labels