Closed colinl closed 3 months ago
There is a typo in the github link in package.json, which is used to link there from npmjs and the node-red flows site.
"repository": { "type": "git", "url": "https://github.com/5minds/.gitnode-red-dashboard-2-processcube-dynamic-form" },
Should be "url": "https://github.com/5minds/node-red-dashboard-2-processcube-dynamic-form"
"url": "https://github.com/5minds/node-red-dashboard-2-processcube-dynamic-form"
@colinl fixed. See https://flows.nodered.org/node/@5minds/node-red-dashboard-2-processcube-dynamic-form
There is a typo in the github link in package.json, which is used to link there from npmjs and the node-red flows site.
Should be
"url": "https://github.com/5minds/node-red-dashboard-2-processcube-dynamic-form"