Posts
Q&A
์ง์์ ์ธ ์ค๋ฅ ๋ฒ ์ด์ค๋งต ๋ก๋์ค๋ฅ
preload๋ก ํด๋ฏ์ต๋๋ค
- Likes
- 0
- Comments
- 5
- Viewcount
- 443
Q&A
ํ์ ์คํฌ๋ฆฝํธ ์ค์นํ tsconfig.json์ ์๋ ์์ฑ์ด ๋์ง์์ต๋๋ค.
๋์ jsconfig.json์ด ๋์ค๋ค์ ใ ใ
- Likes
- 0
- Comments
- 2
- Viewcount
- 706
Q&A
knight2 hp๊ฐ์ด ์ด๋ค์์ผ๋ก ํ ๋น๋๋์
๊ธ์ ์ฝ๋ค๊ฐ ๊ถ๊ธํด์ ๋จ๊น๋๋ค.1๋ฒ์ง๋ฌธ์์๋ ์๋ knight2.hp๋ 0์ด๋์์ผ ํ์ง์๋์?new Knight();๋ฅผ ํ์๋ ์ด๊ธฐ๊ฐ์ผ๋ก hp๊ฐ 100์ด ๋๋ ค๋ฉด class knight๋ฅผ ์์ฑํ ๋ public int hp =100;์ ํด์ค์ผ 1๋ฒ๋ต๋ณ knight2.hp =100์ด ๋์ง์๋์?
- Likes
- 0
- Comments
- 2
- Viewcount
- 323
Q&A
Server Error Error: The default export is not a React Component in page: "/02-02-counter-state"
ํด๊ฒฐํ๊ฒ export default function Counterstatepage(){} ์ฌ๊ธฐ์์ count ์คํ ๋ง์ด ํ๋ ธ๋๋ฐํจ์์ ์ธ์ ํ ๋ ๋ฌด์กฐ๊ฑด ํด๋๋ช ์ด๋ ์ผ์นํด์ผํ๋์?-๋ถ๋ถ์ ์ ์ธํ๊ณ page๋ ์ถ๊ฐํ๊ณ
- Likes
- 0
- Comments
- 1
- Viewcount
- 1.4K
Q&A
react-router-dom์ฌ์ฉ์ดํ ์ปดํ์ผ์ ์ฑ๊ณตํ์ผ๋ ๊ทธ๋ค๋ก ์ง์์ ์ธ ๋ฌธ์ ๊ฐ ๋ฐ์ํฉ๋๋ค..
Uncaught TypeError: Cannot create property '_updatedFibers' on number '0' at requestUpdateLane (react-dom.development.js:25417:1) at updateContainer (react-dom.development.js:28815:1) at ReactDOMHydrationRoot.render.ReactDOMRoot.render (react-dom.development.js:29314:1) at ./src/index.js (index.js:9:1) at options.factory (react refresh:6:1) at __webpack_require__ (bootstrap:24:1) at startup:7:1 at startup:7:1312react-dom.development.js:26146 Uncaught TypeError: Cannot read properties of undefined (reading 'isBatchingLegacy') at batchedUpdates$1 (react-dom.development.js:26146:1) at batchedUpdates (react-dom.development.js:3991:1) at dispatchEventForPluginEventSystem (react-dom.development.js:9287:1) at dispatchEventWithEnableCapturePhaseSelectiveHydrationWithoutDiscreteEventReplay (react-dom.development.js:6465:1) at dispatchEvent (react-dom.development.js:6457:1) at dispatchContinuousEvent (react-dom.development.js:6444:1)4react-dom.development.js:26146 Uncaught TypeError: Cannot read properties of undefined (reading 'isBatchingLegacy') at batchedUpdates$1 (react-dom.development.js:26146:1) at batchedUpdates (react-dom.development.js:3991:1) at dispatchEventForPluginEventSystem (react-dom.development.js:9287:1) at dispatchEventWithEnableCapturePhaseSelectiveHydrationWithoutDiscreteEventReplay (react-dom.development.js:6465:1) at dispatchEvent (react-dom.development.js:6457:1) at dispatchDiscreteEvent (react-dom.development.js:6430:1)4react-dom.development.js:26146 Uncaught TypeError: Cannot read properties of undefined (reading 'isBatchingLegacy') at batchedUpdates$1 (react-dom.development.js:26146:1) at batchedUpdates (react-dom.development.js:3991:1) at dispatchEventForPluginEventSystem (react-dom.development.js:9287:1) at dispatchEventWithEnableCapturePhaseSelectiveHydrationWithoutDiscreteEventReplay (react-dom.development.js:6465:1) at dispatchEvent (react-dom.development.js:6457:1) at dispatchContinuousEvent (react-dom.development.js:6444:1)9react-dom.development.js:26146 Uncaught TypeError: Cannot read properties of undefined (reading 'isBatchingLegacy') at batchedUpdates$1 (react-dom.development.js:26146:1) at batchedUpdates (react-dom.development.js:3991:1) at dispatchEventForPluginEventSystem (react-dom.development.js:9287:1) at dispatchEventWithEnableCapturePhaseSelectiveHydrationWithoutDiscreteEventReplay (react-dom.development.js:6465:1) at dispatchEvent (react-dom.development.js:6457:1) at dispatchDiscreteEvent (react-dom.development.js:6430:1)156react-dom.development.js:26146 Uncaught TypeError: Cannot read properties of undefined (reading 'isBatchingLegacy') at batchedUpdates$1 (react-dom.development.js:26146:1) at batchedUpdates (react-dom.development.js:3991:1) at dispatchEventForPluginEventSystem (react-dom.development.js:9287:1) at dispatchEventWithEnableCapturePhaseSelectiveHydrationWithoutDiscreteEventReplay (react-dom.development.js:6465:1) at dispatchEvent (react-dom.development.js:6457:1) at dispatchContinuousEvent (react-dom.development.js:6444:1) ์ด๋ฐ์์ผ๋ก ๋จ๊ณ ์๋ฌด๊ฒ๋ ๋์ค์ง์์ต๋๋ค
- Likes
- 1
- Comments
- 2
- Viewcount
- 1.9K
Q&A
axios ์ค๋ฅ "Can't resolve axois in "
Module not found: Error: Can't resolve 'axois' in 'C:\Users\wasab\OneDrive\๋ฐํ ํ๋ฉด\reactsecond\src\main'ERROR in ./src/main/index.js 6:0-26Module not found: Error: Can't resolve 'axois' in 'C:\Users\wasab\OneDrive\๋ฐํ ํ๋ฉด\reactsecond\src\main'๋ค์ ์๋ณตํด๋ ๋ชจ๋์ธ์์ ๋ชปํฉ๋๋ค
- Likes
- 0
- Comments
- 3
- Viewcount
- 504
Q&A
axios ์ค๋ฅ "Can't resolve axois in "
PS C:\Users\wasab\OneDrive\๋ฐํ ํ๋ฉด\reactfirst> npm install axiosadded 3 packages, and audited 1469 packages in 4s226 packages are looking for funding run npm fund for details6 high severity vulnerabilitiesTo address all issues (including breaking changes), run: npm audit fix --force์ด๊ฒ๋ ์ ์ ๊ฐ์๊ธฐ๋ก ์ทจ์ฝ์ฑ์์๋๊น์ง downgrade ํ๋ค๊ณ ์๊ณ ์๋๋ฐ ์ด๊ฑฐ ์ผ๋จ ํด๋ณด๋๊น72 vulnerabilities (12 low, 19 moderate, 37 high, 4 critical)To address issues that do not require attention, run: npm audit fixTo address all issues (including breaking changes), run: npm audit fix --forcePS C:\Users\wasab\OneDrive\๋ฐํ ํ๋ฉด\reactfirst>๋ ํฐ์ผ์ด ๋๋ฒ๋ ค์ ์ด์ npm startํ๋ฉด ์์ ์ฌ์ดํธ์ ์ฐ๊ฒฐํ ์์๋ค๊ณ ๋ ๋ฒ๋ฆฝ๋๋ค ใ ใ
- Likes
- 0
- Comments
- 3
- Viewcount
- 504




