I am using handsontable pro with nghandsontable. With bower it installs fine but on run handsontable cant find node_modules.Here is the screenshot of console.
I got it working, I just have to update the package.json file which was using handsontable.js file. Instead of that I just replace it with handsontable.full.js it start working.