ag-grid-vue-example icon indicating copy to clipboard operation
ag-grid-vue-example copied to clipboard

Running the test fails

Open weskor opened this issue 5 years ago • 0 comments

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'

weskor avatar Sep 15 '20 13:09 weskor