wojtkowiak / meteor-desktop

Build a Meteor's desktop client with hot code push.
MIT License
448 stars 81 forks source link

Upgrade shelljs to 0.8.4 to fix circular dependency warning #285

Open KoenLav opened 4 years ago

KoenLav commented 4 years ago

Warning: Accessing non-existent property 'cat' of module exports inside circular dependency

Node.js issue: https://github.com/nodejs/node/issues/32987