Patrick Rice

Results 15 issues of Patrick Rice

I'm new to jekyll so this is not exactly clear from the README. Jekyll's example projects auto generate links on the index, whereas this project the vue components don't seem...

Received the following while running the role: ```bash TASK [fubarhouse.rust : Rust | Install] ***************************************************************** [WARNING]: Consider using the get_url or uri module rather than running 'curl'. If you need...

This looks like a nice library, but I cannot use it if there is no license: https://github.com/github/choosealicense.com/issues/196

Maybe a directory of example configurations? I attempted to tweak the settings and found it surprisingly difficult.

With the recent [Vue 3 default announcement](https://blog.vuejs.org/posts/vue-3-as-the-new-default.html), there was also the announcement that create-vue will replace vue-cli. vue-cli's README now reflects this sentiment: > Status > Vue CLI is now...

**Describe the bug** ```console INFO Launching Electron... App threw an error during load ReferenceError: window is not defined ``` **To Reproduce** Steps to reproduce the behavior: ```console ➜ ~ vue...

**Describe the solution you'd like** Hi! First off, the library is awesome! I'd generally like the ability to specify a default timeout for the generated client similar to what axios...

Using the normal vuex notation, we are able to access state, getters, rootState, and rootGetters. ``` someGetter (state, getters, rootState, rootGetters) { getters.someOtherGetter // -> 'foo/someOtherGetter' rootGetters.someOtherGetter // -> 'someOtherGetter'...

Just setting up the project on my computer, both of these generated warnings, so i figured i would commit upstream.

### What is the current behavior? Uses NodeJS as runtime. ### Describe the feature This is more a question than a feature request, I didn't see mention of it when...

enhancement
funding needed