ag-grid / ag-grid-vue-example

Example of using ag-Grid with Vue
134 stars 68 forks source link

Running the test fails #23

Open weskor opened 4 years ago

weskor commented 4 years ago

When you clone the repo and run npm install && npm run test jest will crash.

Cannot find module 'vue-class-component' from 'vue-property-decorator.umd.js'

    However, Jest was able to find:
        'lib/AgGridVue.d.ts'
        'lib/AgGridVue.js'