Norman Breau

Results 830 comments of Norman Breau

Moving this to the cordova docs repo, pull requests are welcome.

Problem appears to be in the slack library itself... Stacktrace when interacting with the slack button: ``` Uncaught TypeError: e.data.substr is not a function at slackin.js:76 (anonymous) @ slackin.js:76 ```

I'll move this issue to the cordova-docs repo, we don't have documentation for electron specific plugins. Just a [brief notes](https://cordova.apache.org/docs/en/10.x/guide/platforms/electron/index.html#plugins) on how electron platform will look for `electron` implementations in...

> Worth revisiting this issue? People have been saying for years not to use sudo for global npm installations because it can allow unknown install scripts to run as root...

Would be great if we can find a service with a public restful API to pull results from. PR is welcome either way.

> The website npmsearch is down, seemingly permanently I think this is now a very safe assumption, since npmsearch.com now doesn't have any DNS records. The domain is still registered,...

> Therefore I suggest that we either remove the page entirely I think I agree with this sentiment. I've had a look at this issue, looking at the NPM registry...

> BTW anyone know how to filter for packages that are supported e.g on android AND on ios ? Generally cordova plugins declare what platforms they support via keywords, which...

I created a dev discussion thread @ https://lists.apache.org/thread/pz90x2jzlgfblcy9vo7635yqlk4bv6ck so that we can finally reach a final verdict on how we should proceed. Anyone can vote on what they think is...

> As long as third-party software doesn't touch it, it should be fine. If it is exposed, it's already a problem (and a security vulnerability) > And they can't just...