Cannot find node modules in handsontable pro

Tags: #<Tag:0x00007efc65351c50>

Hi,

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.

https://drive.google.com/open?id=0B7kqD_dDqhwVWG9NVkNXeUN6Vmc

One thing to mention its working fine with hansontable.
Thank You
Parth Mahida

Have you tried the following steps (order is important)

  1. Install ngHandsontable and the PRO package via bower
  2. Load scripts by: PRO first, then ngHandsontable

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.

Great to hear that it’s working now.

Thanks for updating me and have a great day.

Thank You for amazing package.
You too have a great day,too.