react-hammerjs icon indicating copy to clipboard operation
react-hammerjs copied to clipboard

Unable to load hammerjs

Open umairabid opened this issue 9 years ago • 2 comments

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

umairabid avatar May 30 '16 11:05 umairabid

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.

ndac-todoroki avatar Jun 09 '16 04:06 ndac-todoroki

same problem. Loading directly by script tags. No matter is the original hammer.js loaded before or not. @JedWatson please take an attention here

koutsenko avatar Nov 15 '16 22:11 koutsenko