-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError [ERR_INVALID_CALLBACK]: Callback must be a function. When createTempUser is called #88
Comments
This error occurs when you call the function TypeError [ERR_INVALID_CALLBACK]: Callback must be a function |
This exact error is destroying me lol |
Is there a answer for this? I am getting the same error |
I'm getting it to... |
This package is too old. It's not compatible with new node (v9 up). It is using old version of rand-token package when this issue was not fixed. Please take a look here for more information: sehrope/node-rand-token#10 |
It is very simple fix I made by the fork here: https://github.com/datnguyen293/node-email-verification I also created a pull request to original repository: #89 |
as a temporary solution you can:
|
Aahh guys! After 3 hours I finally found it! rand-token doesn't work. Opening the Issues tab to read this page oh wait.. - nevermind. |
No description provided.
The text was updated successfully, but these errors were encountered: