KeKs0r / mqtt-react

React container for MQTT
47 stars 31 forks source link

Can't resolve 'object.omit' #16

Closed ghost closed 4 years ago

ghost commented 4 years ago

I got this error while compiling my app.

./node_modules/mqtt-react/lib/subscribe.js
Module not found: Can't resolve 'object.omit' in 'path\to\my\node_modules\mqtt-react\lib'

I'm working on Windows 10 with NodeJS v14. I tried to reinstall all the packages, but nothing change.

6293 commented 4 years ago

I solved this error by

yarn add object.omit