> Agree?

Yes

> When does having a nightly CLI actually help? For platforms and plugins as 
> well?

Mostly for errors that occur while using the CLI, I guess. Adding platforms and 
plugins and preparing the project are favorites.

> Problem is that most Cordova users are not using nvm, so they are effectively 
> "destroying" their working environment when they mess with any of our 
> components and don't really have a way to go back :/

That's a valid point. Would be less problematic if people were using a local 
cordova installation. Someone should write docs for best practices :grin: 

A solution for moderately recent setups would be
```
npx cordova@nightly <YOUR COMMAND>
```

[ Full content available at: 
https://github.com/apache/cordova-contribute/pull/3 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to