NodeJS "reMail" variable missing in lib/validator/core.js

Wappler Version : Version 3.0.0-beta.5 (3.0.0-beta.5)
Operating System : macOS Catalina 10.15.5

I found that the “reMail” variable used in the lib/validator/core.js file of my NodeJS site is not defined or assigned and consequently an execution time error is fired, am I missing something here? :slight_smile:

Captura de pantalla 2020-06-09 a las 16.38.37

Related to this, how do I do to get updated versions of the files included in the “lib” directory of my NodeJs site? :nerd_face:

Thank you for mentioning it, seems to be a typo. reMail should be reEmail.

You will get the updated version when you open your project with the new Wappler version that includes the update. Wappler will always update your files to the latest version.

1 Like