-
Notifications
You must be signed in to change notification settings - Fork 256
Bluebird error using 0.2.2 airsonos version #211
Comments
Did you get anywhere with this as I am getting the same:
|
Ditto.
Mac OSX 10.10.5 Any ideas? Anything I can throw your way to help with this? |
Did anyone get anywhere with this, i am seeing the same issue? |
Ditto |
+1 |
+1, same issue EDIT: Found a solution! (credit to @ady624)
Original comment with solution: #216 (comment) |
I've just tried to upgrade to the latest 0.2.2 version of airsonos. Though it builds, when I execute airsonos it fails with the following error which looks like it's in the bluebird module:
The build shows these module versions
this seems at odds with the package.json file, which wants bluebird 2.9.34 - how can I force the build to use this version of bluebird.
I'm building using
sudo npm install -g --force airsonos
node version 0.12.7
npm version 2.11.3
The text was updated successfully, but these errors were encountered: