Anoop Mishra

Results 2 comments of Anoop Mishra

Now, I am doing it on Amazon EC2 Linux. when I run "npm install openevenues/libpostal", it gave me the following error: > [email protected] install /home/ec2-user/libpostal/node_modules/node-postal > (node-gyp rebuild) || (exit...

Yeah I have installed libpostal on EC2 before setting up node-postal. I have followed the following steps: 1) sudo yum install curl autoconf automake libtool pkgconfig 2) git clone https://github.com/openvenues/libpostal...