Kovalenko K.

Results 2 issues of Kovalenko K.

Hello! I have "Cannot find '::Net'" error after performing `rbs collection install`. When I perform `git submodule add https://github.com/ruby/gem_rbs_collection.git vendor/rbs/gem_rbs_collection` ::Net module remains available. This may be related with https://github.com/ruby/rbs/issues/853...

**Describe the bug** TypeError undefined is not an object (evaluating 'getErrorTrace(error).map') on custom errors **To Reproduce** Steps to reproduce the behavior: console.log(err, String(err), String(typeof err)); logger.error( `Error in custom middleware:...

bug