Laran Evans

Results 10 issues of Laran Evans

Some routes are causing problems for me, specifically these: http://localhost:3000/projects/2/releases/1/sprints/new http://localhost:3000/projects/2/releases/1/teams/new The error I get says: project_url failed to generate from {:action=>"show", :controller=>"projects"} - you may have ambiguous routes, or...

I have a use-case where I read URLs from a Kafka topic and pass those URLs to puppeteer-cluster for capture. The problem I have is if I call ```cluster.queue(url)``` right...

Here's the closest example to what I want to do for rewrites that I found: ``` { "rewrites": [ { "source": "/projects/:id/edit", "destination": "/edit-project-:id.html" }, ] } ``` What I...

I ran `npm i --save gremlin` and created a model with graph support. I get this error when my express server starts up: ``` express-cassandra executing query: SELECT * FROM...

https://github.com/hadynz/obsidian-kindle-plugin/blob/bfef1c0f154956ce3c42ac9fac97de19db7c1c19/src/rendering/templates/bookTemplate.njk#L5 This line is always returning authorUrls like this: `[Deepak Chopra](https://www.amazon.comundefined)` I would like all my notes to just link to a page for the author like this: `[[Deepak Chopra]]`

### Browser Chrome ### OS OSX ### Screen size 1920x1080 ### Describe the bug https://preview.tabler.io/stars-rating.html On the star-rating page, the different sized stars are named `red` or `lime`, while small...

bug

Cucumber steps right now are like this: ``` When I click the "foo" button ``` I have components which sometimes have an id, sometimes a label, sometimes a title, sometimes...

I'm going to try restoring from the backup. But it seems like it should not have logged errors. If they were genuine errors, where would I find a log? >...

All the links to Reference docs from the project site seem to be broken. I get a 404 when clicking them. https://spring.io/projects/spring-cloud-app-broker#learn