module wont load - naming wonkiness?
Closed this issue · 1 comments
ChefsSlaad commented
I'm having trouble getting this momdule to work. I followed the example provided. I get the following console.log messages:
error on loading script: modules/nstreinen//nstreinen.js
note the double slash and the fact that the dir is refered to as nstreinen and not MMM-nstreinen
I tried renaming the nstreinen.js to MMM-nstreinen.js and renamed the module in config.js, but I still cant get it to load. any suggestions?
cheers,
marc
ChefsSlaad commented
turns out I am no good at reading simple instructions. grrr
good job on the module, though!