julianlam / nodebb-plugin-gravatar

Exposes Gravatars to NodeBB users
MIT License
7 stars 9 forks source link

Update library.js #18

Closed TheWorms closed 5 years ago

TheWorms commented 5 years ago

Fix path

dovid-lt commented 5 years ago

this make error on node 10 or 6

2018-12-30T12:51:40.025Z [4567/8915] - error: Error: Cannot find module '../src/user' 
   at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15) 
   at Function.Module._load (internal/modules/cjs/loader.js:507:25) 
   at Module.require (internal/modules/cjs/loader.js:637:17) 
julianlam commented 5 years ago

Thanks, committing fix shortly.

julianlam commented 5 years ago

v2.2.2