RasaHQ / rasa-voice-interface

:microphone: A simple web interface for building voice assistants with Rasa
Apache License 2.0
172 stars 63 forks source link

Cannot download win32-x64-83_binding.node for "npm install" in rasa voice interface #34

Closed srichaitanyatejaswi closed 3 years ago

srichaitanyatejaswi commented 3 years ago

Hi, I'm trying to build a voice chatbot and according to this blog, as an interface I'm using rasa-voice-interface. when trying to run 'npm install', It's not able to find a particular node-saas package "Cannot download "https://github.com/sass/node-sass/releases/download/v4.13.0/win32-x64-83_binding.node":". I'm new to nodejs and npm. I'm just trying to follow this blog and currently stuck here. Other steps I've implemented:

Below is the command and the error I got.

C:\rasa-voice-interface>npm install  
> node-sass@4.13.0 install C:\rasa-voice-interface\node_modules\node-sass 
> node scripts/install.js  
Downloading binary from https://github.com/sass/node-sass/releases/download/v4.13.0/win32-x64-83_binding.node 
Cannot download "https://github.com/sass/node-sass/releases/download/v4.13.0/win32-x64-83_binding.node":  
HTTP error 404 Not Found

Any help is appreciated. Thanks

sara-tagger commented 3 years ago

Thanks for raising this issue, @aeshky will get back to you about it soon✨

Please also check out the docs and the forum in case your issue was raised there too 🤗
aeshky commented 3 years ago

Thanks for your question @srichaitanyatejaswi. Please ask it in our forum instead: https://forum.rasa.com/