
Error log says:
Uncaught ReferenceError: module is not defined at react-bricks.esm.js:1:80971
Steps to reproduce
Use node 14.17.3
npx create-reactbricks-app
Select empty remix project
yarn dev
visit localhost:3000/admin
I'm unable to track down the cause. Any ideas?