WebStorm IDE ‘Run script’ runs npm but doesn’t successfully execute .js file
New to Node, trying to follow a basic tutorial to launch a web browser. I’m using Webstorm as my IDE with node v22.3.0 and npm v10.8.1 and both commands are recognized by the terminal. The scripts portion of my package.json looks like: