tykeal / ep_ldapauth

(Up for adoption) LDAP authentication plugin for Etherpad-lite
GNU General Public License v2.0
25 stars 20 forks source link

Module did not self-register with latest etherpad-lite #32

Closed flotho closed 7 years ago

flotho commented 7 years ago

Hi,

I'm trying to use your module with the latest develop branch of etherpad. Once the update is done I have the following message :

Failed to load '/opt/etherpad/etherpad-lite/node_modules/ep_ldapauth/ep_ldapauth' for 'ep_ldapauth/ep_ldapauth/hooks/authenticate': Error: Module did not self-register.
[2016-12-29 13:30:20.283] [ERROR] console - Failed to load '/opt/etherpad/etherpad-lite/node_modules/ep_ldapauth/ep_ldapauth' for 'ep_ldapauth/ep_ldapauth/hooks/authorize': Error: Module did not self-register.
[2016-12-29 13:30:20.284] [ERROR] console - Failed to load '/opt/etherpad/etherpad-lite/node_modules/ep_ldapauth/ep_ldapauth' for 'ep_ldapauth/ep_ldapauth/hooks/handleMessage': Error: Module did not self-register.

Any help would be appreciated

tykeal commented 7 years ago

This should be fixed with a new version that I just released (v0.3.0).