Azure / dps-keygen

Helper tool to deal with the device keys :closed_lock_with_key:
MIT License
24 stars 16 forks source link

Can't install dps-keygen #9

Closed Jmateusribeiro closed 4 years ago

Jmateusribeiro commented 5 years ago

Hi,

I'm having trouble to instal dps-keygen... Someone can help me?

Sem Título

Thanks, Jorge Ribeiro

obastemur commented 5 years ago

Here what I have;

dps-keygen-ss

Same on *nix. Could you please share the log as well? /cc @shak5 @firedog1024

Jmateusribeiro commented 5 years ago

yeah, sure. error.txt

thanks, JR

obastemur commented 5 years ago

looks like an issue with npm? https://github.com/remy/nodemon/issues/1124

Jmateusribeiro commented 5 years ago

They say to remove the npm file from usr/local/bin/npm but i can't remove... do you know why? says "access denied"

obastemur commented 5 years ago

Try with sudo

Jmateusribeiro commented 5 years ago

doesn't work, I also tried to delete entering in raspberry.

obastemur commented 5 years ago

Try installing a different node version. This error comes from node/npm and I don't have much to do :/ You might also try npm i -g https://github.com/Azure/dps-keygen but not sure if that would make a difference. or git clone https://github.com/Azure/dps-keygen && cd dps-keygen && npm i after that, node index.js

lucadruda commented 4 years ago

No activity in 1+ year. Closing