Skip to content

demo/with-cra 에서 yarn 빌드 오류 #191

@hy57in

Description

@hy57in

Issue description

demo/with-cra 폴더 내에서 개발서버를 띄우거나 빌드시 오류가 납니다ㅜ
demo/with-cra 폴더 내에서 yarn install 해도 중간에 오류가 뜹니다ㅜ

yarn.lock 지우고 다시 해봐도 안되네용

config에 오류가 있는듯한데 건들 수가 없어 도움을 요청ㅇ합니다!

Steps to reproduce the issue

  1. root에서 yarn install && yarn serve
  2. /demo/with-cra 에 들어간다
  3. yarn install
  4. yarn dev

What's the expected result?

  • yarn dev 시 개발서버 동작..

What's the actual result?

  • yarn install 하면
➤ YN0001: │ Error: @types/react-dom@file:../../node_modules/react-dom::locator=with-nextjs%40workspace%3A.: ENOENT: no such file or directory, lstat
  • yarn dev 또는 yarn build 하면
Internal Error: demo@workspace:.: This package doesn't seem to be present in your lockfile; run "yarn install" to update the lockfile

image

Additional details

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions