therewillbecode / poker-maison

🂺 A Multiplayer Poker App Crafted with Haskell and React
308 stars 34 forks source link

Module not found: Error: Can't resolve './Counter.bs' #5

Closed zhangmaku closed 5 years ago

zhangmaku commented 5 years ago

ERROR in ./app/components/Profile.js Module not found: Error: Can't resolve './Counter.bs' in '/home/user/haskell-poker/client/app/components' @ ./app/components/Profile.js 3:18-41 @ ./app/containers/ProfileContainer.js @ ./app/components/App.js @ ./app/containers/AppContainer.js @ ./app/app.js @ multi eventsource-polyfill webpack-hot-middleware/client?reload=true ./app/app.js 「wdm」: Failed to compile.

therewillbecode commented 5 years ago

Thanks for creating this issue. I am working on it.

therewillbecode commented 5 years ago

Fixed in latest master branch.