dolanmiu / MMM-awesome-alexa

Turn your MagicMirror into an 'Amazon Echo'. Activated when you say 'Alexa'.
https://awesome-alexa.js.org
MIT License
157 stars 51 forks source link

ON install ERROR $ npm install --only=prod #192

Open nam27an opened 4 years ago

nam27an commented 4 years ago

I am Getting a bunch of errors while installing module.. 41543045-6efdbbfa-7316-11e8-9e93-b609fc5bf60e 41543063-7e65fc7e-7316-11e8-8436-a01ebdfe47ee

ZCalz commented 4 years ago

I got the same issue yesterday. The current version of Snowboy is no longer compatible with the new version of node. It also says on the Snowboy repository that they are shutting it down because they are no longer able to keep up with the updates to make it compatible with other modules. Although when the project came out it was really ahead of its time. There's a petition to have snowboy be open sourced for other developers to move it forward. I guess we'll see. I think if you use an older version of npm, you might still be able to run snowboy with MMM-awesome-alexa. As of right now I still trying to get this module to work without an older version of npm to see how far I can get.

nam27an commented 4 years ago

I got the same issue yesterday. The current version of Snowboy is no longer compatible with the new version of node. It also says on the Snowboy repository that they are shutting it down because they are no longer able to keep up with the updates to make it compatible with other modules. Although when the project came out it was really ahead of its time. There's a petition to have snowboy be open sourced for other developers to move it forward. I guess we'll see. I think if you use an older version of npm, you might still be able to run snowboy with MMM-awesome-alexa. As of right now I still trying to get this module to work without an older version of npm to see how far I can get.

How can I use an older version of node?..Is there a code for it?

nam27an commented 4 years ago

I got the same issue yesterday. The current version of Snowboy is no longer compatible with the new version of node. It also says on the Snowboy repository that they are shutting it down because they are no longer able to keep up with the updates to make it compatible with other modules. Although when the project came out it was really ahead of its time. There's a petition to have snowboy be open sourced for other developers to move it forward. I guess we'll see. I think if you use an older version of npm, you might still be able to run snowboy with MMM-awesome-alexa. As of right now I still trying to get this module to work without an older version of npm to see how far I can get.

Will It work if I try On Ubuntu?