Skip to content

Broken with Node v0.2.3? #2

@MPV

Description

@MPV

Hi,
I just recently updated my Node to version 0.2.3 and now I started getting this error message when I run "node test/all.js":

$ node test/all.js 
>>> running 8 tests
>>> run test-login.js
dyld: lazy symbol binding failed: Symbol not found: __ZN2v814ObjectTemplate25SetIndexedPropertyHandlerEPFNS_6HandleINS_5ValueEEEjRKNS_12AccessorInfoEEPFS3_jNS_5LocalIS2_EES6_EPFNS1_INS_7BooleanEEEjS6_ESG_PFNS1_INS_5ArrayEEES6_ES3_
  Referenced from: ............/libspotify-node/spotify/binding.node
  Expected in: flat namespace

dyld: Symbol not found: __ZN2v814ObjectTemplate25SetIndexedPropertyHandlerEPFNS_6HandleINS_5ValueEEEjRKNS_12AccessorInfoEEPFS3_jNS_5LocalIS2_EES6_EPFNS1_INS_7BooleanEEEjS6_ESG_PFNS1_INS_5ArrayEEES6_ES3_
  Referenced from: ......../libspotify-node/spotify/binding.node
  Expected in: flat namespace

>>> fail test-login.js -- status null
>>> ran 1 of 8 tests with 1 failure(s)

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