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.

Linux Mint 20 [Ulyana]: Installation utterly broken under NPM, all attempts to solve issues have failed, Percollate rendered unusable

See original GitHub issue

Environment

  • Operating System: Linux Mint (MATE) 20 Ulyana // Ubuntu Linux 20 derivative distro
  • node --version: multiple, including recommended 10.0.0
  • npm --version: corresponding
  • yarn --version, if using Yarn:
  • percollate --version: 0.8.0

Description

The installation of Percollate via NPM on Linux Mint (MATE DE) 20 Ulyana (recommended version installed via NVM, as well as generic latest) does not work. It states that multiple dependencies have deprecated and that the installation has failed. I have reinstalled the OS, reinstalled only the recommended v10.0.0 of node.js via NVM and the issues have not been resolved.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
captainmalarkycommented, Aug 24, 2020

Node 10.18.1 didn’t work, but when I removed npm and node.js with sudo apt-get and installed v10.22.0 with NVM percollate installed and worked without issue. I would recommend a clean NVM installation with Node 10.22.0 for everyone running Linux Mint Mate Ulyana.

I would also recommend Percollate to everyone who wants to download web pages as PDFs. It’s simply the easiest and most well-formatted way to get the job done that I have found. Thanks so much for the help.

On Sun, 23 Aug 2020, 21:04 Dan Burzo, notifications@github.com wrote:

Unfortunately I haven’t used Node.js on Linux extensively enough to suggest the best approach, but in my tests (installing, and running, Linux Mint 20 in a VirtualBox environment) it seems that nvm works well for managing node versions, installing percollate, and using it.

One small disadvantage to nvm is, however, that you’ll need to install percollate for each node version you use since it stores globally-installed packages in separate folders for each version. (Use npm bin -g to find out where the global binaries are kept).

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/danburzo/percollate/issues/101#issuecomment-678811835, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQWZPCDVAQL4AW4JTD4EQHDSCFR3TANCNFSM4QIT42YA .

0reactions
danburzocommented, Aug 24, 2020

I’m glad you got percollate working, and thank you for the kind words!

I’ve now bumped the minimum Node version to 10.22.0 for good measure, but I’ll only publish a new version on npm with the next batch of updates.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[solved] Broken dependencies after upgrade Mint19.3 to Mint 20
Hi, i have some trouble after upgrade process. There are ca. 20 broken dependencies. Mint say I shold do "apt --fix-broken install", ...
Read more >
Linux Mint 20 Ulyana black screen problem - graphic failure?
The screen is blank - all black. What can I do? I start to think that maybe my graphic card is broken and...
Read more >
[SOLVED] Linux Mint 20 can't install new version of the ...
I opened the Update Manager today and it said a new version was available, but when I try to install it, I get...
Read more >
Fix Broken Packages. SOLVED - Linux Mint Forums
You may be able to fix broken packages in Synaptic by going to edit tab and clicking on fix broken packages. Then apply....
Read more >
New Upgrade tool absolutely unusable. - Linux Mint Forums
I'm going to wipe the disk and install from scratch. That was a massive waste of time and a negative improvement from all...
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