How to fix: (node:12364) [DEP0111] DeprecationWarning: Access to process.binding(‘http_parser’) is deprecated May 29, 2023 by Tarik Version compatibility could be the issue. Downgrading node js version from 16.8.0 to 14.17.5 resolved my issue.