Simone Busoli

Results 228 comments of Simone Busoli

Thanks for reporting this. Would you like to send a PR to document this requirement?

I wonder though, the token in the workflow is required to have certain permissions, as described in the docs. It looks like these permissions are no longer enough to approve...

Is there any reason why you are modifying the system path (with the risk of breaking it by exceeding 1024 chars)? Persisting across sessions would work without setting the system...

Depends on what you mean with session. If you mean across different users' sessions then yes, otherwise the user path is enough. I wouldn't fiddle with the system path cause...

Nothing too bad, just exceeded 1024 chars and got trimmed at the end. Considering that the limit is easily exceeded I would definitely not mess up with the system path....

No worries, I'm grateful that you've been doing this actually! On Fri, Feb 20, 2015 at 3:27 PM, Yoann Moinet [email protected] wrote: > I agree with you. > I really...

Not there yet unfortunately ``` Now using node v0.10.36 x64 find: /i: No such file or directory ```

Not really, I just pulled-in your changes, got rid of the entries pointing at the .nvmw folder in the system path and I started getting this error. Maybe you still...

I have Git for Windows installed and its bin folder in the path, which includes find.exe. So yes, that might be the issue, although I would say quite a common...