Guillaume L.
Guillaume L.
Just a small tip: in your README.md file you can use the markdown syntax like below : \``` + lang ("js" for JavaScript) ``` js console.log('some js code...') ```
## Actual behavior Using `@forestadmin/[email protected]` with `@forestadmin/[email protected]` throws the following error: ``` node_modules/@forestadmin/datasource-customizer/dist/decorators/search/custom-parser/custom-error-strategy.js:4 class CustomErrorStrategy extends antlr4_1.DefaultErrorStrategy { ^ TypeError: Class extends value undefined is not a constructor or null...