Hello Dmitry, In my mind, cordova-cli is intended to be installed globally, in situations where that is not is possible we could *maybe* recommend that users use npx, but I don't think it's a great experience. btw, npx needs to be globally installed ... so ok!? This is really just a symptom of a bad node setup, and would never happen if using nvm or similar node switcher.
The issue raised in that thread appears to be simply related to where config stores its data, specifically opt in/out of telemetry. On Thu, May 9, 2019 at 2:45 PM Dmitry Blotsky <dmitry.blot...@gmail.com> wrote: > Hi all, > > It’s been a while. :) I hope you’re all doing well. > > I’m writing to start some mailing list discussion about this GitHub issue: > https://github.com/apache/cordova-docs/issues/838. > > Please say if we should continue talking there, and we can do that instead. > > If not, let’s continue here. > > It sounds like we’ve got a request to run Cordova without a global sudo > install. What are the ways you all can think of to achieve this? > > Dmitry