Ionic-native error File missing '/ionic-native/dist/esm/index.js'

Certain error has stalled the work on app.

main.js:44692 Uncaught Error: Module build failed: Error: ENOENT: no such file or directory, open ‘/node_modules/ionic-native/dist/esm/index.js’

There is no help anywhere for this. The file simply does not exist in the location mentioned. I was trying to update ionic but after the update all the errors have started to come up.

Please post your ionic info output so we know a bit about your environment.
Please also post your package.json content.

I resolved this by installing an older version of ionic-native@2.2.6.
Thanks a lot of help.