Weblutions Docs > Knowledgebase > TypeError: Setting User Fix

TypeError: Setting User Fix

Are you ever using your Weblutions product with ease and randomly this lovely error appears for some users?

TypeError: Cannot set properties of undefined (setting 'user')

Well, here's how to fix it;

  1. Open your servers CMD prompt
  2. Delete the node_modules folder in the product. Eg; rm -r /home/faxstore/node_modules
  3. Use the CD command to navigate to the directory cd /home/faxstore
  4. Reinstall the node modules again using npm install

This should resolve this issue for everyone 😇.


error image


Review this page

FAXES