Description
I have the newest version of npm and when running the command 'npm install node-red-node-cf-cloudant' i get the error:
**npm ERR! Linux 4.9.59-v7+
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "i" "node-red-node-cf-cloudant"
npm ERR! node v6.12.3
npm ERR! npm v3.10.10
npm ERR! file /home/pi/.npm/combined-stream/0.0.7/package/package.json
npm ERR! code EJSONPARSE
npm ERR! Failed to parse json
npm ERR! Unexpected control character at 1:527
npm ERR! ">= 0.8"},"dependencies":{"delayed-stream":"0.0.5"},"d trigger soonerSetting s
npm ERR! ^
npm ERR! File: /home/pi/.npm/combined-stream/0.0.7/package/package.json
npm ERR! Failed to parse package.json data.
npm ERR! package.json must be actual JSON, not just JavaScript.
npm ERR!
npm ERR! This is not a bug in npm.
npm ERR! Tell the package author to fix their package.json file. JSON.parse
npm ERR! Please include the following file with any support request:
npm ERR! /home/pi/.node-red/npm-debug.log**
Seems like the error points to a problem in the installation package.
Does someone had a similar error?
Thank you in advance,
Rafael Valente