Giter VIP home page Giter VIP logo

Comments (7)

picklebrownie avatar picklebrownie commented on August 24, 2024 1

I clicked the "Clone & Deploy" button to start this, and the build failed on Vercel with the same error. I have not made any changes to the codebase. I'll look into it and update here if I resolve the issue.

Screen Shot 2023-03-07 at 1 58 03 PM

from nextjs-postgres-nextauth-tailwindcss-template.

leerob avatar leerob commented on August 24, 2024 1

Oh, my bad! I didn't realize there was a type error on main.

from nextjs-postgres-nextauth-tailwindcss-template.

leerob avatar leerob commented on August 24, 2024

Hey, I don't think that's the code provided by this template, is it?

Anyway, you're looking at a TypeScript error there (it should also fail with next build locally) 🙏

from nextjs-postgres-nextauth-tailwindcss-template.

web3nelly avatar web3nelly commented on August 24, 2024

I clicked the "Clone & Deploy" button to start this, and the build failed on Vercel with the same error. I have not made any changes to the codebase. I'll look into it and update here if I resolve the issue.

Screen Shot 2023-03-07 at 1 58 03 PM

Having the same issue over here.

from nextjs-postgres-nextauth-tailwindcss-template.

web3nelly avatar web3nelly commented on August 24, 2024

Hey, I don't think that's the code provided by this template, is it?

Anyway, you're looking at a TypeScript error there (it should also fail with next build locally) 🙏

This is the code provided in the template...

info  - Linting and checking validity of types ...Failed to compile.

./app/navbar.tsx:191:23
Type error: Type '{ children: string; onClick: () => Promise<undefined>; className: string; }' is not assig
assignable to type 'IntrinsicAttributes & CleanProps<"button", ButtonPropsWeControl> & OurProps<"buttouttonn", ButtonRenderPropArg> & { ...; } & { ...; }'.
  Property 'onClick' does not exist on type 'IntrinsicAttributes & CleanProps<"button", ButtonPropsWeControontrol> & OurProps<"button", ButtonRenderPropArg> & { ...; } & { ...; }'.

from nextjs-postgres-nextauth-tailwindcss-template.

web3nelly avatar web3nelly commented on August 24, 2024

Not 100% on this but created a temporary fix that is working for me.

web3nelly/admin-dashboard-tailwind-planetscale-react-nextjs@7d669ab

(NOTE: typo on line 30 "Sign Out" should be "Sign in")

from nextjs-postgres-nextauth-tailwindcss-template.

aaronkantrowitz avatar aaronkantrowitz commented on August 24, 2024

I'm receiving this error when I click clone & deploy as well.

from nextjs-postgres-nextauth-tailwindcss-template.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.