Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
"Node process stopped" we never have had this happening on previous version numbers now happens many time. even have code wrapped in await promise VERSION 28.4.0
How can this be repeated? Under what circumstances does this happen?
Under heavy load only visible. may be issue with load
@Fox yes, i want to try this script to execute url
same problem here. not even notepad++ or the windows editor starts. using latest version 27.6.2 on windows 10
@UserTrue said in Node JS with google trends API:
@hippyzipp9 const mysql = require('mysql2'); // create the connection to database const connection = mysql.createConnection({ host: 'localhost', user: 'root', database: 'db', password: '' }); await(new Promise((resolve, reject) => { /*Place your code here and call resolve to proceed*/ connection.connect(function (err) { if (err) { reject('error: ' + err.message); } console.log('Connected to the MySQL server.'); resolve() }); }));
@hippyzipp9
Thanks, your solution worked.
@akssiv2011
How does the process manager work?
Put any batch file inside it and run.
is there some documentation or a video?
No
What commands does it accept?
Any batch file