question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Could not fetch metadata for snowboy@git+ssh://git@github.com/leon-ai/snowboy.git#d393fbff3ea319131071b90fb587884572facd5c Error: git dep preparation failed

See original GitHub issue

Hey Louis, welcome back

I was trying to install hotword and I came across this error. I think it is some access issue. Can you please help me with that.

Actual Behavior

Could not fetch metadata for snowboy@git+ssh://git@github.com/leon-ai/snowboy.git#d393fbff3ea319131071b90fb587884572facd5c Error: git dep preparation failed

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
NXturecommented, Jan 28, 2022

it works @johannbarbie , earlier i was using WSL2 and it didn’t have access to the microphone. I just switched to Ubuntu system and it catches the hotword now. Thanks for your support.

0reactions
johannbarbiecommented, Jan 24, 2022

after building the binding I was able to issue the hotword and give of a command:

  1. “Leon” -> mic turns blue
  2. “Give me a random number”
  3. Leon returns random number and reads it out
Read more comments on GitHub >

github_iconTop Results From Across the Web

npm ERR! git dep preparation failed when trying to install ...
Try this. Step 1: $ npm cache clean --force. Step 2: Delete node_modules by $ rm -rf node_modules also delete package-lock.json. Step 3:....
Read more >
git dep preparation failed during installation #3183 - GitHub
The node 15.0.0 version fails to start with error message of "Error: Cannot find module './build/Debug/addon' for the heapdump package.
Read more >
npm install - git dep preparation failed - Google Groups
I have followed the Getting Started and Prerequisites instructions on the TerriaJS website. When I run npm install within the TerriaMap directory to...
Read more >
Installing Stencil-Cli Errors - BigCommerce Support
in command line I run: npm install -g @bigcommerce/stencil-cli. and get the following errors: npm ERR! code 1. npm ERR! git dep preparation...
Read more >
Node-red doesn't run anymore - #15 by CreativeWarlock
Hi guys,. I got this same error here with an updated Node-Red 1.3.5: image. It looks like it is not related to the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found