I wanted to process an array of objects with alasql. Steps followed: 1. Installed alasql using sudo npm i alasql --save. Installed version - "alasql": "^0.5.1" 2. On compiling it gives the following error.  Any solution ?