I am attempting to install newsapi via the command: npm install newsapi --save. That installs two dependent packages (core-js and node-fetch) as well as newsapi
npm install newsapi --save