Results 59 comments of Serguei Okladnikov

Check lines length no more 80 or 100, at your second snippet `a[i] = ...`.

This does not affect, but I got your thoughts. The problem solves this one: GIT_SSH_COMMAND="ssh -oBatchMode=yes" (possibly both are required :man_shrugging: ) With this it continues work and fetches all...

Yes it is #13 already planned, significant differences in react core become it is not just update deps, coming soon

Hi @Pikachews, I confused a little what you asked, SSR and support of new react core. The support of new react core fetaures was already done some time before. The...

Full environment where problem is reproduced is required, (used stack/boilerplate with db/other dynamic data). Not only mention of used lib. Simple example which demonstrate a problem is required.

Seems this is right behaviour. Command line [documentation](http://guides.rubyonrails.org/command_line.html) show: > ``` sh > bin/rails generate controller Greetings hello > > create app/controllers/greetings_controller.rb > route get "greetings/hello" > invoke erb >...

Hi! I have same problem on FreeBSD 9.3 (csh) (Rails 4.2.6 Ruby 2.1.7p400) when I try to ``` bundle exec spring ``` It crash and result is: ``` /home/zYL1WK4y/.bundle/gems/spring-1.6.3/lib/spring/sid.rb:40:in `getpgid':...

Does anyone still have such a problem with the new version (check author comment at #504). It would be nice to confirm and to close this one of the issues.

Same error only just execute `react-native` > ```sh > D:\1\proj\node_modules\.bin>react-native > Looks like you installed react-native globally, maybe you meant react-native-cli? > To fix the issue, run: > npm uninstall...