goliatone / node-red-contrib-bacnet

Node-RED contrib node to support BACnet systems
MIT License
11 stars 11 forks source link

Failed to parse json unexpected token #9

Open Spawn2qc opened 6 years ago

Spawn2qc commented 6 years ago

I got the following result after trying to install bacnet node.

npm ERR! file /usr/lib/node_modules/node-red/nodes/bacnet/package.json npm ERR! code EJSONPARSE npm ERR! Failed to parse json npm ERR! Unexpected token < in JSON at position 6 while parsing near ' npm ERR! npm ERR! npm ERR! npm ERR! npm ERR! npm ERR! <!DOCTYPE html> npm ERR! <htm...' npm ERR! File: /usr/lib/node_modules/node-red/nodes/bacnet/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! Tell the package author to fix their package.json file. JSON.parse

npm ERR! A complete log of this run can be found in: npm ERR! /home/root/.npm/_logs/2017-11-16T16_39_29_982Z-debug.log