$ npm start
node-red@1.2.26 start E:\git\gitlab-hx\node-red
node packages/node_modules/node-red/red.js
23 Jun 17:10:54 - [info]
Welcome to Node-RED
23 Jun 17:10:54 - [info] Node-RED version: v1.2.10
23 Jun 17:10:54 - [info] Node.js version: v12.20.2
23 Jun 17:10:54 - [info] Windows_NT 10.0.19041 x64 LE
23 Jun 17:10:54 - [info] Loading palette nodes
Missing ENV var CONFIG_PATH
23 Jun 17:10:59 - [info] Dashboard version 2.28.2 started at /ui
23 Jun 17:11:00 - [warn] ------------------------------------------------------
23 Jun 17:11:00 - [warn] [node-red-contrib-aedes/aedes-mqtt-broker] Error: Could not locate the bindings file. Tried:
→ C:\Users\Administrator.node-red\node_modules\snappy\build\binding.node
→ C:\Users\Administrator.node-red\node_modules\snappy\build\Debug\binding.node
→ C:\Users\Administrator.node-red\node_modules\snappy\build\Release\binding.node
→ C:\Users\Administrator.node-red\node_modules\snappy\out\Debug\binding.node
→ C:\Users\Administrator.node-red\node_modules\snappy\Debug\binding.node
→ C:\Users\Administrator.node-red\node_modules\snappy\out\Release\binding.node
→ C:\Users\Administrator.node-red\node_modules\snappy\Release\binding.node
→ C:\Users\Administrator.node-red\node_modules\snappy\build\default\binding.node
→ C:\Users\Administrator.node-red\node_modules\snappy\compiled\12.20.2\win32\x64\binding.node
23 Jun 17:11:00 - [warn] ------------------------------------------------------
23 Jun 17:11:00 - [info] Settings file : C:\Users\Administrator.node-red\settings.js
23 Jun 17:11:00 - [info] Context store : 'default' [module=memory]
23 Jun 17:11:00 - [info] User directory : C:\Users\Administrator.node-red
23 Jun 17:11:00 - [warn] Projects disabled : editorTheme.projects.enabled=false
23 Jun 17:11:00 - [info] Flows file : C:\Users\Administrator.node-red\flows_hexin-wx.json
23 Jun 17:11:00 - [info] Server now running at http://127.0.0.1:1881/
[Error: ENOENT: no such file or directory, open 'E:\sys\class\leds\led:run\brightness'] {
errno: -4058,
code: 'ENOENT',
syscall: 'open',
path: 'E:\sys\class\leds\led:run\brightness'
}
23 Jun 17:11:00 - [warn]
Your flow credentials file is encrypted using a system-generated key.
If the system-generated key is lost for any reason, your credentials
file will not be recoverable, you will have to delete it and re-enter
your credentials.
You should set your own key using the 'credentialSecret' option in
your settings file. Node-RED will then re-encrypt your credentials
file using your chosen key the next time you deploy a change.
23 Jun 17:11:00 - [info] Starting flows
23 Jun 17:11:00 - [info] Started flows
[Error: ENOENT: no such file or directory, open 'E:\sys\class\leds\led:run\brightness'] {
errno: -4058,
code: 'ENOENT',
syscall: 'open',
path: 'E:\sys\class\leds\led:run\brightness'
}