Raphael von der Grün

Results 129 comments of Raphael von der Grün

Could you please provide a link to the file you are talking about. Or even better, create a Pull Request with the fix in the respective repository?

The `--nofetch` option has been removed (I can't remember in which version). The `--nosave` option is basically broken because of behavior of `npm` we can't control and thus is probably...

Good point. The line is [logged here](https://github.com/apache/cordova-common/blob/469e7b4a49a1a39c7fc22aa206730b9d58613467/src/superspawn.js#L127). I would appreciate a PR that changes the wording from _error code_ to _exit code_

For me this is an upstream issue in npm. We just call npm with any specs we want to install. We don't even check if it is a git spec....

We've had this as an issue before. I believe I closed it as wontfix. Problem is that we never even call git ourselves. We just transparently pass any spec through...

> Bad npm 🐕 😂 I mean I totally agree that it would be nice to have a better error message in this case.

Should anyone want to take a stab at this: the scripts are collected in cordova-lib/blob/master/src/hooks/scriptsFinder.js. There are three instances where opts.cordova.platforms is passed down to select for which platforms to...

The tracking should run asynchronously in a new process: https://github.com/yeoman/insight/issues/34

Well, the question in the title is answered. Should we close this or rename it to something more actionable?