Daniel (dB.) Doubrovkine

Results 3350 comments of Daniel (dB.) Doubrovkine

@wuyj Can you please upload the last file, derivedData/Build/Intermediates.noindex/PrecompiledHeaders/DDMall-Bridging-Header-swift_3K0PQHEOM6MA9-clang_2A97GP9MCLM9K.pch somewhere (or add a unit test with this file and PR it)?

@tepmnthar I can take a stab at adding support for this in fui. I think we should at least handle the error gracefully by showing which file is problematic. We...

@siyou325 Thanks, please turn this into a spec and a fix.

Check out how fui does tests, if you could make a fake project folder that reproduces the problem it'd be easy to fix.

There's no dependency on a specific version of Ruby, but your system may be defaulting to 2.3 that is not working. Does typing `ruby -v` work at all and `ruby...

> @dblock ruby -v and ruby -e "puts 'hello'" works well. My ruby version is : ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x86_64-darwin19] > > Please help me, thanks. This has...

i think it looks similar to https://github.com/rbenv/rbenv/issues/886, check the discussion in there?

Does `fui help` output anything? Try with `-v`, which is a verbose flag.

Nobody is working on it, please feel free to submit a PR.

Do you have your own template? Look at https://github.com/TinkerDev/grape-swagger-rails/blob/master/app/views/grape_swagger_rails/application/index.html.erb#L2.