Search

React

React

This git repository has untracked files or uncommitted changes:
Uncaught Error: Module build failed (from ./node_modules/babel-loader/lib/index.js): Error: Cannot find module '@babel/core'
ValidationError: Invalid options object. Sass Loader has been initialized using an options object that does not match the API schema. ๋˜๋Š” Uncaught Error: Module build failed (from ./node_modules/sass-loader/dist/cjs.js): ... CORS
Attempted import error: 'dafault' is not exported from '๊ฒฝ๋กœ'.
./src/components/common/Header/Header.scss (./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-5-1!./node_modules/postcss-loader/src??postcss!./node_modules/sass-loader/lib/loader.js??ref--6-oneOf-5-3!./src/components/common/Header/Header.scss) @import "lib/all"; ^ File to import not found or unreadable: lib/all. in D:\Files\study\project\blog\blog-frontend\src\styles\utils.scss (line 1, column 1)
Add @babel/plugin-proposal-class-properties (https://git.io/vb4SL) to the 'plugins' section of your Babel config to enable transformation. If you want to leave it as-is, add @babel/plugin-syntax-class-properties (https://git.io/vb4yQ) to the 'plugins' section to enable parsing.
Crossorigin error, ํฌ๋กœ์Šค์˜ค๋ฆฌ์ง„
Context API dispatch Action ๋ฌด๋ฐ˜์‘!!!! ์˜ค๋ฅ˜๋Š” ์—†์ง€๋งŒ ์ž‘๋™์€ ์•ˆ ๋˜๋Š”..
Uncaught ReferenceError: React is not defined
Access to XMLHttpRequest at 'http://openapi.epost.go.kr/postal/์˜คํ”ˆAPI๋งํฌ' from origin 'http://localhost:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
form submission canceled because the form is not connected
img is a void element tag and must neither have children nor use dangerouslySetInnerHTML.
๋™์‹œ์— ๋ฐœ์ƒ 1. The above error occurred in the <div> component 2. index.js:1 Warning: React.createElement: 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. 3. Uncaught 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.
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
๋ณ„๋‹ค๋ฅธ ์—๋Ÿฌ ๋œจ๋Š” ๊ฑด ์—†๋Š”๋ฐ ์•„๋ฌด๋ฆฌ ์ฐพ์•„๋ด๋„ ๋ฐ์ดํ„ฐ๊ฐ€ ์—†๋‹ค๋ฉด

Next.js

useHref() may be used only in the context of a <Router> component.
next Typescript Function component is not a function declaration

PWA

๊ณตํ†ต(?)

Unhandled Runtime Error Error: Hydration failed because the initial UI does not match what was rendered on the server. See more info here: https://nextjs.org/docs/messages/react-hydration-error
ES6, nodejs ๋ฒ„์ „ ์ฐจ์ด? require์™€ import ์ถฉ๋Œ ๋ฌธ์ œ