You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2018. It is now read-only.
ran node test.js and got this:
(node:80914) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): Error
(node:80914) DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
The text was updated successfully, but these errors were encountered:
I'm no Node.js expert but I can't get this to work.
Created the following test.js file and put it in /libraries/waterwheel-js
ran node test.js and got this:
(node:80914) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): Error
(node:80914) DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
The text was updated successfully, but these errors were encountered: