And the first question to answer is... have you hit the deploy button after adding the inject node?
Or, is this within a subflow view? In which case you can't use the inject buttons - a restriction we've made more obvious in 0.10.6.
Nick
--
http://nodered.org
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi,
We do not support node 0.12. Whilst I doubt that has anything to do with the error you are seeing, I dont know what other errors you may hit when running on that version.
Can you please describe what you are doing to hit that error.
Nick
--
http://nodered.org
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+u...@googlegroups.com.
Manpreet,
You don't need to repeat your question ... I will respond when I have the time to.
Nick
--
http://nodered.org
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+unsubscribe@googlegroups.com.
Manpreet,
you add the adminAuth property to the module.exports object in settings.js. It already contains lots of properties, some active, some commented out, so hopefully it is clear.
The example auth plugin in the docs, that I assume you've copied, contains a number of comments explaining what is needed. I can't really give you clearer instructions unless you have specific questions.
Did you get anywhere with the Inject node issue?
Nick