Drew Gonzales
Drew Gonzales
I also ran into a similar issue today. I was building a `crate-type = ["cdylib"]` and tried to use `extern crate my_package` but got the same error and couldn't figure...
I'm not sure if this will do it for you, but I had a similar issue and this worked for me. Electron made updates since the tutorial was written. In...
Hi I just ran into this. I can confirm it works :smile: Can we merge this or document it?
@hickeyma Can you take a look at this whenever you get a free moment, or assign it to someone else? 🙏
Hi @pgier! I just thought I'd ask if you knew anyone that could take a look at this? I just saw that you have the second most number of commits...
Hm, you're right about ordering and comments. The helm templates will only have [comments if installed](https://helm.sh/docs/chart_best_practices/templates/) with `--debug` > The comment above is visible when the user runs helm install...
Gotcha, sounds good. I'll close this one then.
I don't know if I can help much without seeing the environment, but maybe taking a look at the [helm plugin](https://helm.sh/docs/topics/plugins/#installing-a-plugin) docs will help. Maybe the $HELM_PLUGINS isn't set?
This isn't a Hyper issue. It's likely that when you re-opened your Hyper terminal, it brought you to a new directory. The directory you're looking for is probably somewhere else...
@nickethier :wave: Could you take a quick look at this? I've still got this as a draft, but I wanted to get some early feedback before I dive into this...