-
while doing "pod install" getting following error
### Command
```
/Users/nileshpayghan/.gem/bin/pod update
```
### Report
* What did you do?
* What did you expect to happen?
* Wh…
-
### Description
When i make a trait B that implies A and build with B and A traits the after(:build) in A runs twice
### Reproduction Steps
```ruby
require "bundler/inline"
gemfile(…
saty9 updated
4 weeks ago
-
## Use Case
It makes sense to check if a gem still builds within a PR. That ensures that an upcoming release isn't broken. At Vox Pupuli we use the following matrix:
```
jobs:
rubocop:
…
-
I've started getting this error message. I'm not sure if it's an issue with jekyll-webpack, a dependency, my build pipeline, etc., but thought I'd post it since it just started happening and I've had …
daeh updated
5 months ago
-
I have an older project, just updated to rails 6.1 and ruby 3. However, I am seeing an issue when trying to read the values from here, and not sure why
```
class PostVideoType < PostMediaType
i…
-
Hi!
In our project, with pip version 24.0 everything works correctly
```
$ license_finder
LicenseFinder::NPM: is active for 'XXX'
LicenseFinder::Pip: is active for 'XXX'
All dependencies are…
-
**Describe the bug**
I have a repository that uses both `pip` and `npm` to manage the dependencies of the different software modules therein. The repository is hosted on an Azure DevOps configured wi…
-
(This issue may be related to https://github.com/piotrmurach/tty/issues/78.)
`teletype new` does not seem to be getting the argument input on the command line. Here is the session:
```
> gem un…
-
Hello, I have problem with this gem + ruby 2.7.2:
```
[13:31:19] xspaniki:project457 git:(upgrade-ruby-to-2.7.2*) $ gem install digest-whirlpool
Building native extensions. This could take a whil…
-
All Sidekiq containers are currently in a restart loop due to the following error. Because of this no jobs, such as sending invoices and low balance emails, are currently being executed. Looking at th…