당근먹는하니
귀엽고 행복해
당근먹는하니
전체 방문자
오늘
어제
  • 분류 전체보기 (274)
    • 다람쥐🐿 (26)
    • C++ 공부빵야 (7)
    • 공부👻 (5)
    • 프론트엔드✏️ (228)
      • 코드캠프 (120)
      • 팀 프로젝트✨ (31)
      • 개인공부 (67)
    • 프론트엔드 - 바닐라js (7)

블로그 메뉴

  • 홈
  • 태그
  • 방명록

공지사항

인기 글

태그

  • 자바스크립트
  • emotion
  • typescript
  • 배열
  • javascrpit
  • 회고
  • graphql
  • HTML
  • refreshtoken
  • CSS
  • 코딩 부트캠프
  • 프로그래머스
  • 코딩
  • 팀프로젝트
  • 프론트엔드
  • ssg
  • JS
  • 리액트
  • 팀플
  • react
  • 팀 프로젝트
  • 배포
  • 부트캠프
  • React-hook-form
  • 코드캠프
  • 공통 컴포넌트
  • javascript
  • algorithm
  • next.js
  • 알고리즘

최근 댓글

최근 글

티스토리

250x250
반응형
hELLO · Designed By 정상우.
당근먹는하니

귀엽고 행복해

프론트엔드✏️/개인공부

[error] React/jsx-runtime 모듈 또는 해당 형식 선언 을 찾을 수 없습니다.

2022. 9. 22. 16:02
728x90
반응형
// NPM
npm install react@latest react-dom@latest

// TypeScript
npm install --save-dev @types/react@latest @types/react-dom@latest



// YARN
yarn add react@latest react-dom@latest

// TypeScript
yarn add @types/react@latest @types/react-dom@latest --dev

 

 

 

 

https://stackoverflow.com/questions/65913201/uncaught-error-cannot-find-module-react-jsx-runtime

 

Uncaught Error: Cannot find module 'react/jsx-runtime'

I am exploring making a component library using React and rollup, but finding that the app that is consuming the library is bundling it in the wrong order. This is causing the below error: bundle.j...

stackoverflow.com

 

728x90
반응형
저작자표시 비영리 동일조건 (새창열림)

'프론트엔드✏️ > 개인공부' 카테고리의 다른 글

SSR vs CSR  (1) 2022.09.26
[styled-component] 별점 라이브러리  (0) 2022.09.23
Object.entries() TIL  (0) 2022.09.21
[redux] props지옥 벗어나기,,, - 도전  (1) 2022.09.21
[자동로그아웃/타이머] setinterval() - ★개인 포폴에 붙여보자  (2) 2022.09.21
    '프론트엔드✏️/개인공부' 카테고리의 다른 글
    • SSR vs CSR
    • [styled-component] 별점 라이브러리
    • Object.entries() TIL
    • [redux] props지옥 벗어나기,,, - 도전
    당근먹는하니
    당근먹는하니

    티스토리툴바