node-red-contrib-ewelink icon indicating copy to clipboard operation
node-red-contrib-ewelink copied to clipboard

Can't deploy new nodes, can't remove node-red-contrib-ewelink

Open clharting opened this issue 4 years ago • 2 comments

I attempted to set up my ewelink credentials, but apparently didn't get something right. Now that I have deleted the credentials, I can't do anything.

  • On node-red restart, I'm getting: 2 Apr 23:47:23 - [warn] [ewelink-credentials] SyntaxError: Unexpected identifier
  • I am unable to remove the package via the Manage Pallete menu, it tells me to check logs, but not sure which log
  • Even after deleting all nodes, when I click on Deploy, I get "Flows stopped due to missing node types. Check logs for details." Using node v6.17.1, npm 3.10.10

clharting avatar Apr 03 '20 03:04 clharting

~/.npm$ npm uninstall node-red-contrib-ewelink npm ERR! Linux 3.16.0-10-amd64 npm ERR! argv "/usr/bin/node" "/usr/local/bin/npm" "uninstall" "node-red-contrib-ewelink" npm ERR! node v6.17.1 npm ERR! npm v3.10.10 npm ERR! file /home/charting/package.json npm ERR! code EJSONPARSE

npm ERR! Failed to parse json npm ERR! No data, empty input at 1:1 npm ERR! npm ERR! ^ npm ERR! File: /home/charting/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/charting/.npm/npm-debug.log

clharting avatar Apr 03 '20 04:04 clharting

I am facing a similar issue. I cant set the power status of the sonoff pow r1.. Can read power status not write. Getting error like Flows stopped due to missing node types. ewelink-power-state-write

shariq-azim avatar Mar 07 '21 10:03 shariq-azim