Use npx to run commands with different Node.js versions

InstructorElijah Manor

Share this video with your friends

Send Tweet

In this lesson we will use npx to run a package using different versions of Node.js. This can become valuable when testing the various new features that are introduced in versions of Node.js.