Cannot read property 'params' of undefined
Opened this issue · 0 comments
netgfx commented
Hello,
I'm getting this error Cannot read property 'params' of undefined
const params = node.params;
on node_modules\esdoc-type-inference-plugin\src\Plugin.js:141
The script from what I can tell it has already passed through all the files it needs to, but throws that at the end.