Skip to content

TypeError: Object s���h½�▒▒^�# has no method 'charCodeAt' #12

@omoss

Description

@omoss

I get the following error while trying to run test.js in a blank project using Node v0.10.25:

/home/user/oscarTest/node_modules/oscar/oscar.js:2676
          hash[i] = oldhash.charCodeAt(i);
                            ^
TypeError: Object s���h½�▒▒^�# has no method 'charCodeAt'
    at OscarConnection._login (/home/user/oscarTest/node_modules/oscar/oscar.js:2676:29)
    at /home/user/oscarTest/node_modules/oscar/oscar.js:2653:62
    at process._tickCallback (node.js:415:13)

username and password have been changed in test.js to valid values.

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