Nick Taylor

Results 91 comments of Nick Taylor

@mashaal, I'm seeing this behaviour as well, and only on Deno Deploy as well. When you hit this route, https://chicago-fresh.deno.dev/joke-of-the-day, boom. Here's the relevant source code. ```typescript import { HandlerContext,...

Yeah, it's still an issue. This is something I looked at when I started in April, but my solution was more of a bandaid solution. Unfortunately, this hasn't been prioritized...

I'm currently discussing colour/typography etc. with @isabensusan in general, although we're more focused on the app atm, and not the hot repo.

When ininitially responded to this, I thought it was for the app repo. I edited my comment to reflect that. This issue is a year old, so I don't really...

Thanks for reporting the issue @brightonmike. I've added it to our backlog for the team to investigate.

We may revisit minimal mode in the future. Closing for now.

@voyagebagage, can you share a link to your deploy logs pages?

It's actively been looked at at the moment, but I can't provide a timeline yet @theooog.

This is something we may address in the future, but for now see https://docs.netlify.com/configure-builds/manage-dependencies/#yarn where it shows you how to configure yarn to set a yarnpath in conjunction with nodelinker....

We're in the process of upgrading to Next.js 13.4. See https://github.com/netlify/next-runtime/pull/2080. ISR was working, so most likely once this is merged, things should be working again.