I am trying to install [email protected]
. but it's automatically installing the latest version i.e 0.10.16
. I tried to install as follows,
npm install [email protected]
as per this solution, it should work as expected. But not working in my case.
Any help is appreciated.