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.

npm install failure on pi

See original GitHub issue

For 🐛 bug reports, please fill out the information below plus any additional relevant information. If this is a feature request, feel free to clear the form.

Short problem description Hello., I tried to run your install script on my updated rasbian pi…

curl -o- https://raw.githubusercontent.com/NuSkooler/enigma-bbs/master/misc/install.sh | bash

this ends up failing while trying to npm install

Environment

  • I am using Node.js v6.x or higher Node 6.13.0
  • npm install reports failure NPM failure…

node-gyp rebuild fails

ptyw.js@0.5.0 install: ‘node-gyp rebuild’ Exit status 1

npm-debug.log is attached. npm-debug.log

after running npm owner ls ptyw.js underc0de dextrackmedia@gmail.com

Am I doing something wrong? Seems like all my required packages are installed. If i’m missing a step or doing something ignorant, forgive me. I’m delving into something entirely new to me… thanks for the support.

Eric

  • Actual Node.js version (node --version): v4.4.0

  • Operating system (uname -a on *nix systems): Linux rasberrypi 4.1.19-v7+ #858 SMP Tue Mar 15 15:56:00 GMT 2016 armv71 GNU/Linux

  • Revision (git rev-parse --short HEAD):

Expected behavior

Actual behavior

Steps to reproduce

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:20 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
NuSkoolercommented, Mar 9, 2018

Update: Have moved to node-pty in 0.0.9-alpha branch

0reactions
NuSkoolercommented, Dec 9, 2018

I did some changes a few weeks ago related to this & tested on a couple RPi installations. They worked fine after changes albeit it’s a slow install on the older models.

Closing this one. If there are further issues, new tickets can tackle specifics.

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm install failed on Raspberry Pi · Issue #1629 - GitHub
Launch a terminal on Raspberry Pi. clone Node-RED repository from GitHub. run npm install What happens? Installing chromedriver failed.
Read more >
raspbian - Problems with installing Node.js NPM package
One method of getting around this problem is to install a precompiled binary. To do this start by making sure that your Pi...
Read more >
Solving a failed npm install on the Raspberry Pi
TL;DR If you are struggling with npm install failing on a package you are convinced is no longer a dependency of your current...
Read more >
Trying to install npm on Raspberry Pi Error - Stack Overflow
The Node.js version that you're using is very old. Try installing a more recent version (v6, for instance). Instructions can be found here: ......
Read more >
Error on npm install node-red-node-grovepi - Google Groups
I try to install node-red-node-grovepi on my RPi3 but the installation keeps failing with the error below. I followed the instructions and downgraded...
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