# Discourse can't find gems specified in the plugin

**URL:** https://meta.discourse.org/t/discourse-cant-find-gems-specified-in-the-plugin/219968
**Category:** Development
**Created:** [March 3, 2022, 3:21pm UTC](https://meta.discourse.org/t/discourse-cant-find-gems-specified-in-the-plugin/219968 "2022-03-03T15:21:29Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![fzngagan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fzngagan/32/259349_2.png) [@fzngagan](https://meta.discourse.org/u/fzngagan)
#### Post date: [March 3, 2022, 3:51pm UTC](https://meta.discourse.org/t/discourse-cant-find-gems-specified-in-the-plugin/219968/5 "2022-03-03T15:51:01Z")

</div>

I’ve experienced the same issue installing the same gem dependency.

Take a look

> [@Having a hard time installing \`eth\` gem in a plugin in production](https://meta.discourse.org/t/having-a-hard-time-installing-eth-gem-in-a-plugin-in-production/217496):
>
> I’m having to install the eth gem in a plugin but really having a hard time doing that. It depends on a bunch of other gems, a few of which have native extensions. Here’s the dependency list if you wanna give it a try. gem 'pkg-config', '1.4.7', require: false gem 'mkmfmf', '0.4', require: false gem 'keccak', '1.3.0', require: false gem 'zip', '2.0.2', require: false gem 'mini\_portile2', '2.7.0', require: false gem 'rbsecp256k1', '5.1.0', require: false gem 'konstructor', '1.0.2', require: fals…

I would love it if there was a more straightfwd solution.

---

_[View the full topic](https://meta.discourse.org/t/discourse-cant-find-gems-specified-in-the-plugin/219968)._
