You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after I downloaded and unzipped the latest node.js 10.15 (see #37), I touched a hello.js file to write and execute a simple console.log('hello'); it ran after I had aliased the node bin cmd, but I saw that CPU usage went up to 92% and mem maxed out at 1.0/1.0. Pretty sure that the VSCode GUI is hogging the majority of the resources there, so you may want to keep that in mind.
The text was updated successfully, but these errors were encountered:
after I downloaded and unzipped the latest node.js 10.15 (see #37), I touched a hello.js file to write and execute a simple console.log('hello'); it ran after I had aliased the node bin cmd, but I saw that CPU usage went up to 92% and mem maxed out at 1.0/1.0. Pretty sure that the VSCode GUI is hogging the majority of the resources there, so you may want to keep that in mind.
The text was updated successfully, but these errors were encountered: