I just received this error while trying to build on a linux machine.
ERROR in ./src/js/slider.js
Module not found: Error: Can't resolve 'Wallop’ in
I fixed it by changing to lowercase ‘wallop’ like it is referenced in node_modules. Normally I build on a mac without issues. Can you update the documentation?