Issue description
demo/with-cra 폴더 내에서 개발서버를 띄우거나 빌드시 오류가 납니다ㅜ
demo/with-cra 폴더 내에서 yarn install 해도 중간에 오류가 뜹니다ㅜ
yarn.lock 지우고 다시 해봐도 안되네용
config에 오류가 있는듯한데 건들 수가 없어 도움을 요청ㅇ합니다!
Steps to reproduce the issue
- root에서
yarn install && yarn serve
- /demo/with-cra 에 들어간다
yarn install
yarn dev
What's the expected result?
What's the actual result?
➤ 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

Additional details
Issue description
demo/with-cra 폴더 내에서 개발서버를 띄우거나 빌드시 오류가 납니다ㅜ
demo/with-cra 폴더 내에서 yarn install 해도 중간에 오류가 뜹니다ㅜ
yarn.lock 지우고 다시 해봐도 안되네용
config에 오류가 있는듯한데 건들 수가 없어 도움을 요청ㅇ합니다!
Steps to reproduce the issue
yarn install && yarn serveyarn installyarn devWhat's the expected result?
What's the actual result?
Internal Error: demo@workspace:.: This package doesn't seem to be present in your lockfile; run "yarn install" to update the lockfileAdditional details