Skip to content

ubuntu "Can't find variable: process" #66

@sushma

Description

@sushma

Just installed phantom-proxy from npm. Ran the first example of the readme.md ( the one with waitForSelector ) and got the following result

ReferenceError: Can't find variable: process
/home/aashish/node_modules/phantom-proxy/lib/proxy.js:285
/home/aashish/node_modules/phantom-proxy/lib/proxy.js:289

TypeError: 'undefined' is not a function (evaluating 'phantomProxy.create')
phantomtest.js:12

Running the first statement "phantomProxy = require('phantom-proxy');" also
returns the above mentioned ReferenceError.

Node v0.10.5
PhantomJS 1.9.2

Thanks for writing this nice module but I can't get it running .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions