-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
Description
after installing the node through npm, when I start node-RED on my raspberry pi zero i can read these lines and the node won't appear.
pi : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/python -u /usr/lib/node_modules/node-red/nodes/core/hardware/nrgpio.py info
pam_unix(sudo:session): session opened for user root by (uid=0)
pam_unix(sudo:session): session closed for user root
/usr/lib/node_modules/node-red-contrib-python-function/lib/python-function.js:6
return fnCode.split('\n').map((line) => Array(depth).join(' ') + line).joi
^
18 Aug 16:54:56 - [warn] ------------------------------------------
18 Aug 16:54:56 - [warn] Failed to register 1 node type
18 Aug 16:54:57 - [warn] Run with -v for details
18 Aug 16:54:57 - [warn] ------------------------------------------