shbatm / octomirror-module

Magic Mirror Module that can interact with an Octoprint instance
MIT License
28 stars 20 forks source link

Won't load dependencies #24

Open scottdrichards opened 3 years ago

scottdrichards commented 3 years ago

When the module goes to load lo_dash, jquery, etc. it opens the file in the root octomirror-module folder but does not go to the installed source in node_modules. I replaced the placeholder files with the actual files but I would like to get it working normally. How are the files supposed to be loaded?