E
egarcia
Guest
The code that you added to make the exception go a way. However, the deferred.resolve and deferred.reject are expected to be defined as a function. Here is what I see in Visual Studio Code when running it the Node.js code. Please notice that the reject and resolve parameters point to functions with native code. What do you see in your environment as the value for resolve and reject?
Continue reading...
Continue reading...