Daniel Bush

Results 6 issues of Daniel Bush

Hi, My node doesn't have "prompt". If I use the "prompt" npm module, the solution looks different to the one I can see in https://github.com/substack/browserify-adventure/blob/master/solutions/using_npm_packages/main.js currently. So I tried using...

### Description Environment: - client: node 18 (public.ecr.aws/docker/library/node:18-alpine) - redis server: AWS elasticache - engine version: 6.2.6 - 2 shards; 2 nodes per shard We're getting this error - I...

Bug

### Have you experienced this bug with the latest version of the template? yes ### Steps to Reproduce (1) Run `npx create-remix@latest --template remix-run/grunge-stack` today (2) `npm run dev` (which...

I upgraded from ion 0.0.436 to 0.1.111 (also tested: 0.1.92, 0.1.0) and noticed that my middleware.ts was no longer working. My setup is nextjs 14.1.4 deployed to AWS using lambda...

Hi, I was using uFuzzy.filter but was trying the outOfOrder option with uFuzzy.search and ran into an error. I may not be using this library correctly, only just been playing...