Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On fresh OctoPi installation npm install fails #119

Open
ScruffR opened this issue Feb 2, 2022 · 0 comments
Open

On fresh OctoPi installation npm install fails #119

ScruffR opened this issue Feb 2, 2022 · 0 comments

Comments

@ScruffR
Copy link

ScruffR commented Feb 2, 2022

When I run sudo npm -g i marlin-conf I always get this error

...
npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/MelvinTo/node-nat-upnp.git
npm ERR! git@github.com: Permission denied (publickey).
...

Although when I check ssh -T git@github.com I'm successfully authenticated.

On the other hand running the install without sudo fails due to lacking permissions to create /usr/lib/node_modules/marlin-conf


System info

RPi 3B+
Raspbian GNU/Linux 10 (buster)
raspbian
OctoPrint: 1.7.3
OctoPi   : 0.18.0
node     : v17.4.0
npm      : 8.3.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant