mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 14:45:50 +03:00
[GH-ISSUE #94] npm coughs and rolls over. #80
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @varunchopra on GitHub (Dec 29, 2016).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/94
Ran this on a clean Debian install.
@asapach commented on GitHub (Dec 29, 2016):
I think Debian and Ubuntu don't like
nodebinary, because there's a conflicting package and instead usenodejs. You should either installnodejs-legacyor PPA: https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions or@varunchopra commented on GitHub (Dec 29, 2016):
Coughed but didn't roll over this time.
Even though it's working, I'd rather have a clean setup.