1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/packages/node_modules/@node-red/registry/lib
Ben Hardill ca44af0625
Prevent crash when coreNodesDir is empty (#2831)
* Fix for HTTP-Request not sending body for GET

Background in SO question:
https://stackoverflow.com/q/60356824/504554

* Prevent crash when coreNodesDir points to empty dir

This should prevent a crash when you point to an empty core nodes
directory.

* Matching upstream master
2021-01-25 10:56:23 +00:00
..
deprecated.js Remove pi gpi, twitter, email and feedparser nodes from core 2019-05-17 14:08:51 +01:00
index.js More api documentation updates 2019-01-28 14:40:42 +00:00
installer.js Support Windows paths when installing tarball by path name 2020-11-25 21:04:24 +00:00
library.js Prevent crash when coreNodesDir is empty (#2831) 2021-01-25 10:56:23 +00:00
loader.js Skip loading node html if disableEditor set 2020-08-14 00:20:44 +01:00
localfilesystem.js fix getModuleFiles function 2020-09-25 11:58:03 +09:00
registry.js Update palette manager properly when module updated 2019-01-07 14:54:35 +00:00
util.js Add RED.hooks engine 2020-09-29 12:19:27 +01:00