Skip to content

Installed following docs, but generates error #5

Description

@glenbot

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:

$ npm --version
1.0.104

My node.js version:

$ node --version
v0.6.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions