We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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! 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
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! 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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I got the following result after trying to install bacnet node.
The text was updated successfully, but these errors were encountered: