게시글
질문&답변
2023.11.09
Gpt3.5 FineTuning 을 보고 문의 드립니다.
안녕하세요~^^이정도로까지 친절하게 답변주실지는몰랐습니다. 너무나도 친절하고 깊이있는 답변 진심으로 감사합니다.송구스럽고 감사해서 뭐라고 답변응ㄹ 달아야 할지모르겠네요^^말씀하신 다음 강의가 준비가 된다면 또다시 바로 듣도록하겠습니다.^^ 감사합니다. :)
- 0
- 2
- 331
질문&답변
2018.03.18
400 에러가 나는건 어떤것 때문일까여...
...알았습니다...비밀번호를 짧은걸로 넣으니까 저렇게 나오네여....
- 0
- 2
- 226
질문&답변
2018.03.18
도대체 알수가 없네요 Pods 폴더가 보이질 않습니다.
늦은시간에 답변 감사합니다~ 지금 다시 해보고 있는데요 프로젝트를 다 없애고 다시 만들어서 해보니까 잘 되네요. 감사합니다. 그런데 build 했을때 다음 같은 에러가 나옵니다. ionic cordova build ios Running app-scripts build: --platform ios --target cordova [11:25:52] build dev started ... [11:25:52] clean started ... [11:25:52] clean finished in 2 ms [11:25:52] copy started ... [11:25:52] deeplinks started ... [11:25:52] deeplinks finished in 11 ms [11:25:52] transpile started ... [11:25:55] transpile finished in 2.52 s [11:25:55] preprocess started ... [11:25:55] preprocess finished in less than 1 ms [11:25:55] webpack started ... [11:25:55] copy finished in 2.63 s [11:25:59] webpack finished in 4.05 s [11:25:59] sass started ... Without from option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to undefined to prevent this warning. [11:25:59] sass finished in 757 ms [11:25:59] postprocess started ... [11:26:00] postprocess finished in 5 ms [11:26:00] lint started ... [11:26:00] build dev finished in 7.43 s cordova build ios (node:46579) UnhandledPromiseRejectionWarning: xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance (node:46579) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an asyncfunction without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) (node:46579) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. ============================ 검색해보니 금방 나오긴 하네요.. build 하기전에 아래 처럼 하면 안 나오네요.. sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
- 0
- 3
- 256