Hi, i am trying to work with this library but i dont know how to run it. im creating a react native project with npm, then install instagram-private-api to the project folder. and i copy an example code from this github then try to run it by typing "node example.js". It always gives errors like "module not found", "unknown file extension" etc.
Can anyone help me with how can i run basic codes like for loggin in or receive data like followers count etc. ? should i use something other than a react native project?
Hi, i am trying to work with this library but i dont know how to run it. im creating a react native project with npm, then install instagram-private-api to the project folder. and i copy an example code from this github then try to run it by typing "node example.js". It always gives errors like "module not found", "unknown file extension" etc. Can anyone help me with how can i run basic codes like for loggin in or receive data like followers count etc. ? should i use something other than a react native project?