Material Kit 2을 개발 해 보자!
yarn add react-scripts
.eslintrc
.
"plugins": [
- "react",
"@typescript-eslint"
],
Your project does not explicitly specify the CocoaPods master specs repo. Since CDN is now used as the default, you may safely remove it from your repos directory via pod repo remove master
. To suppress this warning please add warn_for_unused_master_specs_repo => false
to your Podfile.
pod repo remove master
입력[!] repo master does not exist
출력 되더라pod repo list
입력pod repo remove cocoapods
입력pod update
입력하면 워닝 문구는 이제 뜨지 않음