You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After npm installing gridster and trying to require the module within my browserify build. Node.js throws an error, saying that it can't locate the module. And that is because an index.js file is not defined.
After npm installing gridster and trying to require the module within my browserify build. Node.js throws an error, saying that it can't locate the module. And that is because an index.js file is not defined.