0
created an app by Ionic Creator. I have a form for registration and when clicking on any field of the form the following warning appears in the console:
'webkitMovementX' is deprecated. Please use 'movementX' Instead. ........ Ionic.bundle.js:1173
I have already been given the suggestion to update Ionic, I have updated the lib, too, and it went to the Ionic version, v1.2.4-Nightly-1917, and it has to be v1.2.4-Nightly-2019, so I was told. When I tried to reinstall Ionic, this message came:
I updated npm and a cassette of things was updated too. And at the end, this is: You see the ERRS!?
Anyone you have any ideas or suggestions?
Already updated the npm?
– Marco Aurélio Deleu
How do I update npm @Marcoauréliodeleu?
– GustavoSevero
doing this? npm install -g npm?
– GustavoSevero
I updated several packages and it didn’t help, I mean, update many packages, but Ionic.bundle.js
– GustavoSevero