HalitTalha / ng-material-extensions

Extended features for @angular/material components
Apache License 2.0
101 stars 52 forks source link

util.js: ReferenceError: process is not defined #95

Closed rwb196884 closed 3 years ago

rwb196884 commented 3 years ago

Been trying to install this package.

It seems to be necessary to add

    "lodash": "^4.17.15",
    "util": "0.12.3"

(Might like to add that to the docs?)

But it doesn't work. image

Is there any chance that this package could ever work, or should I look elsewhere?

HalitTalha commented 3 years ago

We need more details to take that serious. First, tell us which package you mean exporter or filter? If it is filter, it has a lodash dependency and it is not peer dep. So you dont have to bother with installing anything. And Lodash is not required for exporter. We may need a bit more details like your package.json