react-hammerjs
react-hammerjs copied to clipboard
Unable to load hammerjs
I am not sure about what I am doing wrong but some how the react-hammerjs module is unable to locate hammerjs
Just to be that hammerjs is installed I required it explicitly in my project and it was loading up
I have the same issue: react-hammerjs.js:1 Uncaught Error: Cannot find module 'hammerjs'
I have react, hammer and react-hammer directly loaded by <script src="... tags in my page.
same problem. Loading directly by script tags. No matter is the original hammer.js loaded before or not. @JedWatson please take an attention here