Unable to include newman as a library

var newman = require(‘newman’); // require newman in your project

Error: Cannot find module ‘newman’

Window 10 64 bit

Both node and newman work from the command line with no issues

Hey @dbkaynor

Just to rule this out as I can’t see this from the question. :grin:

Do you have a project with a package.json file and the relevant Newman node modules?

2 Likes