Giter Site home page Giter Site logo

next-chakra-tailwind's People

Stargazers

 avatar Sebastien Hx. avatar orrin hatch avatar Matt Walterspieler avatar BowTiedSwan avatar 大塚利和 avatar I Putu Saputrayana avatar Dimitri Harding avatar Lazar Spasic avatar oussama djaidri avatar Philippe Aka avatar Ujjwol Kayastha avatar aafnnp avatar Nabin Shrestha avatar Binod Kafle avatar

Watchers

James Cloos avatar Ujjwol Kayastha avatar

next-chakra-tailwind's Issues

No loaders are configured

Hi,

I tried to follow the tutorial you made on Medium.

I can't get the yarn dev to load the local host.

The error says:

ModuleParseError: Module parse failed: Unexpected token (3:9)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| import * as React from "react";
| export const Button = () => {
>   return <button className="rounded-full bg-blue-500">Boop</button>;

Do you know what the missing steps are?

Build breaking after adding Chakra UI

Hey hey,

as i#m new to Turborepo i was following your tutorial. Even following it completely, i'm facing some compiling issues when it comes to yarn dev the app after adding the Chakra UI package following your tutorial on Medium

Error:

error - Error: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
1. You might have mismatching versions of React and the renderer (such as React DOM)
2. You might be breaking the Rules of Hooks
3. You might have more than one copy of React in the same app

Adding the package directly to the nextjs app is not a problem. But adding the package to turborepos root package.json breaks the compiling after importing ChakraProvider to _app.tsx

Any ideas what could be the potential cause?

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.