Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

minor doc tweak #14

Closed
wants to merge 1 commit into from
Closed

minor doc tweak #14

wants to merge 1 commit into from

Conversation

petethomas
Copy link

Original example was throwing an error:

node.js:201
        throw e; // process.nextTick error, or 'error' event on first tick
              ^
TypeError: Cannot read property 'hello' of undefined
    at Object.<anonymous> (/home/pete/ctest.js:31:2)
    at Module._compile (module.js:441:26)
    at Object..js (module.js:459:10)
    at Module.load (module.js:348:31)
    at Function._load (module.js:308:12)
    at Array.0 (module.js:479:10)
    at EventEmitter._tickCallback (node.js:192:40)

@doug-martin
Copy link
Contributor

fixed in proxy.js jsdoc comment, will republish

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants