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
Use node to run the js file to see the output;
Update the filename which you want to run in package.json in "main" property (No need for file extension);
Then run script "npm run node"