Reason:
You attempted to detach a node using detach_node() but specified the name of a node that does not exist.
Resolution:
Ensure you specify the name of a known node.
Tips:
- Is the node name spelt correctly?
- Use the star$nodes view to find the names of existing nodes.
Comments
Article is closed for comments.