Weblutions Documentation > 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;

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

This should resolve this issue for everyone 😇.



error image

Suggest an edit

Review this page

FAXES