dsmorse / gridster.js

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns

Home Page:http://dsmorse.github.io/gridster.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPM - Error: Cannot find module ...

jtheberge opened this issue · comments

When imported, a few errors appear for me.

./~/dsmorse-gridster/dist/jquery.gridster.js
Module not found: Error: Can't resolve './jquery.coords.js' in ...

./~/dsmorse-gridster/dist/jquery.gridster.js
Module not found: Error: Can't resolve './jquery.draggable.js' in ...

./~/dsmorse-gridster/dist/jquery.gridster.js
Module not found: Error: Can't resolve './jquery.collision.js' in ...

./~/dsmorse-gridster/dist/jquery.gridster.js
Module not found: Error: Can't resolve './utils.js' in ...

These files do not exist in the distro, am I doing something wrong?

I still have the jquery.draggable.js problem...

@elisiri the new release should take care of the issue as of #116 but I have no release date for the new dist, sorry it took so long.