edtechhub / zotero-cli

Commandline interface for Zotero
https://github.com/edtechhub/zotero-cli/projects/1
13 stars 3 forks source link

npm WARN npm npm does not support Node.js v10.15.2 #79

Closed bjohas closed 4 years ago

bjohas commented 5 years ago

On Ubuntu 19.04

> npm install
npm WARN npm npm does not support Node.js v10.15.2
npm WARN npm You should probably upgrade to a newer version of node as we
npm WARN npm can't make any promises that npm will work with this version.
npm WARN npm Supported releases of Node.js are the latest release of 4, 6, 7, 8, 9.
npm WARN npm You can find the latest version at https://nodejs.org/
added 64 packages from 118 contributors in 3.402s
retorquere commented 5 years ago

I'd recommend going to 12 if you can

bjohas commented 5 years ago

How do I do that on Ubuntu? Does it mean manually installing a version of nodejs?

retorquere commented 5 years ago

I can see if I can downgrade. Would prefer not to. As long as things work, we could just leave things as-is.

bjohas commented 4 years ago

Proposal of 'leaving things as-is' is fine with me. Please close.