Try to re-install object-keys with -g option. I face the same problem and solved it.
npm uninstall object-keys
npm install -g object-keys
Try to re-install object-keys with -g option. I face the same problem and solved it.
npm uninstall object-keys
npm install -g object-keys