fabianlindfors / multi.js

A user-friendly replacement for select boxes with the multiple attribute enabled
https://fabianlindfors.se/multijs
MIT License
953 stars 76 forks source link

Why I get “Uncaught Error: Cannot find module 'multi.js' ” when module is installed globally? #43

Closed wasimaftab closed 3 years ago

wasimaftab commented 4 years ago

I have described this issue in detail in this StackOverflow link

ciberpiranha commented 4 years ago

Try my solution in Issue #41 to use and import multijs vía npm or yarn.

fabianlindfors commented 3 years ago

Hi! I'll close this for now. The readme should better reflect how to import as a module thanks to #42.