-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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
Labels
No labels