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
I'm just new at all of this. But when i try to run the example code i get this error
(node:1420) UnhandlesPromiseRejectionWarning: unhandled promise rejection (rejection id: 1) Error: General: Premission denied
(node1420) [DEP0018] 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.
Is it me or the code?
The text was updated successfully, but these errors were encountered:
Hi,
I'm just new at all of this. But when i try to run the example code i get this error
(node:1420) UnhandlesPromiseRejectionWarning: unhandled promise rejection (rejection id: 1) Error: General: Premission denied
(node1420) [DEP0018] 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.
Is it me or the code?
The text was updated successfully, but these errors were encountered: