Giter VIP home page Giter VIP logo

semana-full-stack-sem-custo's People

Contributors

brunobertolini avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

semana-full-stack-sem-custo's Issues

Server Error

Boa @@noite!!!
Eu sei que já passou a semana do curso que o senhor fez da semana full stack sem custo, mas só pude fazer agora esse curso.
Estou com um problema ao fazer o formulário

import {
  Container,
  Box,
  Input,
  Button,
  Text,
  FormControl,
  FormLabel,
  FormHelperText
} from '@chakra-ui/layout';
import { Logo } from './../components';

export default function Home() {
  return (
    <Container p={4} centerContent>
      <Logo />
      <Box>
        <Text p={4} mt={8}>
          Crie sua agenda compartilhada
        </Text>
      </Box>

      <FormControl id="email" isRequired>
        <FormLabel>Email</FormLabel>
        <Input type="email" />
      </FormControl>

    </ Container>

  );
}

O erro que diz e o seguinte...

Server Error
Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.

This error happened while generating the page. Any console logs will be displayed in the terminal window.
Call Stack
ReactDOMServerRenderer.render
file:///home/cristiano/Documentos/GitHub/Projetos/clocker/node_modules/react-dom/cjs/react-dom-server.node.development.js (4053:17)
ReactDOMServerRenderer.read
file:///home/cristiano/Documentos/GitHub/Projetos/clocker/node_modules/react-dom/cjs/react-dom-server.node.development.js (3690:29)
Object.renderToString
file:///home/cristiano/Documentos/GitHub/Projetos/clocker/node_modules/react-dom/cjs/react-dom-server.node.development.js (4298:27)
Object.renderPage
file:///home/cristiano/Documentos/GitHub/Projetos/clocker/node_modules/next/dist/server/render.js (596:45)
Function.getInitialProps
node_modules/next/dist/pages/_document.js (150:43)
Object.loadGetInitialProps
file:///home/cristiano/Documentos/GitHub/Projetos/clocker/node_modules/next/dist/shared/lib/utils.js (69:29)
renderDocument
file:///home/cristiano/Documentos/GitHub/Projetos/clocker/node_modules/next/dist/server/render.js (609:48)
Object.renderToHTML
file:///home/cristiano/Documentos/GitHub/Projetos/clocker/node_modules/next/dist/server/render.js (647:34)
async doRender
file:///home/cristiano/Documentos/GitHub/Projetos/clocker/node_modules/next/dist/server/next-server.js (1144:38)
async
file:///home/cristiano/Documentos/GitHub/Projetos/clocker/node_modules/next/dist/server/next-server.js (1236:28)

Já olhei e olhei o projeto e não conseguir acha-lo, esse erro só dar ao eu começar a criar o formulário

Meu repositório e esse
https://github.com/CristianoDaSilvaFerreira/clocker

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.