About 50 results
Open links in new tab
  1. Adding Favicon to NextJs App router application - Stack Overflow

    Mar 8, 2023 · Adding Favicon to NextJs App router application Asked 2 years, 11 months ago Modified 1 year, 8 months ago Viewed 80k times

  2. Why is my NextJS component rendering twice? - Stack Overflow

    Why is my NextJS component rendering twice? Asked 3 years, 10 months ago Modified 11 months ago Viewed 68k times

  3. Turbopack issue with nextjs15 in windows - Stack Overflow

    Feb 21, 2025 · I had the same issue on my windows 10 x64, the issue was that i wrongly installed x86 node js however different packages in next js and tailwindcss depends on x64 node …

  4. Locally developing NextJS and fetch getting self signed cert error

    Dec 21, 2021 · 15 I'm new to NextJS. I'm writing an app using NextJS for the front end and .NET Core API on the back end. Usually, I can have visual studio create a self signed cert to run my …

  5. Getting Error: EINVAL errno: -4071 in NextJS, unable to fix

    Apr 24, 2024 · Getting Error: EINVAL errno: -4071 in NextJS, unable to fix Asked 1 year, 10 months ago Modified 1 year, 10 months ago Viewed 3k times

  6. running a Development server on NextJS (on the network)

    Jul 5, 2021 · Recently I started learning NextJS and when I run the command npm run dev, I only see that it starts the development server on the local machine, not on the network. Is there a …

  7. How to use different .env files with nextjs? - Stack Overflow

    Dec 24, 2019 · 23 You can have different .env files in nextjs with following two ways: 1. Using env-cmd package Provide the path to your environment file in the scripts like:

  8. Styling of HeroUI with NextJS is not working - Stack Overflow

    Mar 21, 2025 · I am new to NextJS npx create-next-app@latest It asked me some question to setup: So I am not using TypeScript. I allowed it to use TailwindCSS. Then npm install and …

  9. NextJS: How to handle multiple dynamic routes at the root

    Jan 17, 2020 · NextJS: How to handle multiple dynamic routes at the root Ask Question Asked 6 years, 1 month ago Modified 3 years, 9 months ago

  10. visual studio - Create NextJS with .Net Core - Stack Overflow

    Jul 27, 2023 · Create NextJS with .Net Core Asked 2 years, 6 months ago Modified 2 years, 6 months ago Viewed 3k times