I have this error, could you please help me to fix this, I am using this code ```js arp.setInterface(netinterface); arp.poison(targetip, gatewayip); ``` and is there any way to run the arp.posion without going to the root? 
I have this error, could you please help me to fix this, I am using this code
and is there any way to run the arp.posion without going to the root?