[GH-ISSUE #254] Install problem on Ubuntu 18 #206

Open
opened 2026-02-26 05:31:36 +03:00 by kerem · 1 comment
Owner

Originally created by @SlaSerX on GitHub (Nov 1, 2020).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/254

Hello i have this prroblem
➜ ~ npm install -g log.io

/usr/local/bin/log.io-server -> /usr/local/lib/node_modules/log.io/bin/log.io-server
/usr/local/lib
└── log.io@0.4.16

npm WARN ws@7.3.1 requires a peer of bufferutil@^4.0.1 but none was installed.
npm WARN ws@7.3.1 requires a peer of utf-8-validate@^5.0.2 but none was installed.
➜ ~

➜ ~ npm install -g bufferutility
/usr/local/lib
└── bufferutility@2.1.0

➜ ~ npm install -g utf-8-validate

utf-8-validate@5.0.3 install /usr/local/lib/node_modules/utf-8-validate
node-gyp-build

/usr/local/lib
└── utf-8-validate@5.0.3

Originally created by @SlaSerX on GitHub (Nov 1, 2020). Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/254 Hello i have this prroblem ➜ ~ npm install -g log.io /usr/local/bin/log.io-server -> /usr/local/lib/node_modules/log.io/bin/log.io-server /usr/local/lib └── log.io@0.4.16 npm WARN ws@7.3.1 requires a peer of bufferutil@^4.0.1 but none was installed. npm WARN ws@7.3.1 requires a peer of utf-8-validate@^5.0.2 but none was installed. ➜ ~ ➜ ~ npm install -g bufferutility /usr/local/lib └── bufferutility@2.1.0 ➜ ~ npm install -g utf-8-validate > utf-8-validate@5.0.3 install /usr/local/lib/node_modules/utf-8-validate > node-gyp-build /usr/local/lib └── utf-8-validate@5.0.3
Author
Owner

@myluna08 commented on GitHub (Jan 25, 2021):

@SlaSerX You should need upgrade Nodejs see this topic
https://websiteforstudents.com/how-to-install-node-js-10-11-12-on-ubuntu-16-04-18-04-via-apt-and-snap/

<!-- gh-comment-id:766963016 --> @myluna08 commented on GitHub (Jan 25, 2021): @SlaSerX You should need upgrade Nodejs see this topic https://websiteforstudents.com/how-to-install-node-js-10-11-12-on-ubuntu-16-04-18-04-via-apt-and-snap/
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/log.io-NarrativeScience-old#206
No description provided.