@HELP_ME use await
await(new Promise((resolve, reject) => { const request = require('request'); request('https://community.bablosoft.com', function (err, res, body) { console.log(body); resolve() }); }));Starting Node 8.6.0
-
@Hycore said in Starting Node 8.6.0:
My app gets stuck in this state, any tips?
Add the script folder to the antivirus and firewall exceptions

