Using the CLI tool will get the user info Using the ESM module for the app instead of the commonJS If you want to integrate ESM into your node app Please refer here. Before that first install the node package using the below command. npm install And using the below command will run the CLI npm run start