After installing the testling packages running npm I get the following error running the example test
$ testling test.js
The "sys" module is now called "util". It should have a similar interface.
node/jsdom 0/0 0 % ok
test.js 0/0 0 % ok
Error: Cannot find module 'testling'
at Function._resolveFilename (module.js:334:11)
at Function._load (module.js:279:25)
at Module.require (module.js:357:17)
Here is my npm version:
My node.js version:
After installing the testling packages running npm I get the following error running the example test
Here is my npm version:
My node.js version: