mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Change hard error to verbose warning if using old node.js level
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"runtime": {
|
||||
"welcome": "Welcome to Node-RED",
|
||||
"version": "__component__ version: __version__",
|
||||
"unsupported_version": "Unsupported version of __component__. Requires: __requires__ Found: __version__",
|
||||
"paths": {
|
||||
"settings": "Settings file : __path__"
|
||||
}
|
||||
|
Reference in New Issue
Block a user