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
PS D:\projectFile\vue-node-pastime> node app.js
Express started in development mode on http://localhsot:4000
(node:116080) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): MongoError: not authorized on vnpastime to execute command { count: "videos", query: {} }
(node:116080) [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.
(node:116080) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): MongoError: not authorized on vnpastime to execute command { count: "videos", query: {} }
The text was updated successfully, but these errors were encountered:
PS D:\projectFile\vue-node-pastime> node app.js
Express started in development mode on http://localhsot:4000
(node:116080) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): MongoError: not authorized on vnpastime to execute command { count: "videos", query: {} }
(node:116080) [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.
(node:116080) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): MongoError: not authorized on vnpastime to execute command { count: "videos", query: {} }
The text was updated successfully, but these errors were encountered: