shahednasser / cross-post

Cross Post a blog to multiple websites
https://www.npmjs.com/package/cross-post-blog
MIT License
122 stars 16 forks source link

Getting this error - Processing URL...(node:13676) UnhandledPromiseRejectionWarning: #<Object> (node:13676) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) (node:13676) [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. #38

Closed hussaincode closed 1 year ago

hussaincode commented 1 year ago

I am running this command cross-post run https://hussaincodes.in/how-to-host-a-website-on-github-with-custom-domain -p dev medium

shahednasser commented 1 year ago

Error should be fixed now by a latest contribution.