묻고 답해요
160만명의 커뮤니티!! 함께 토론해봐요.
인프런 TOP Writers
-
미해결베개 투자법: 자면서 돈 버는 AI 주식 자동 매매 머신
mcp서버 설치 문의
{ "mcpServers": { "filesystem": { "command": "cmd", "args": [ "/c", "npx", "-y", "@smithery/cli@latest", "run", "@smithery-ai/filesystem", "--key", "4fcb4b94-c3b0-4d0c-adec-af00fcb82857", "--profile", "tall-shark-glGEAE" ] } } } { "mcpServers": { "filesystem": { "command": "cmd", "args": [ "/c", "npx.cmd", "-y", "@modelcontextprotocol/server-filesystem", "C:\\Users\\zzzz5\\Documents\\GitHub\\test-github\\documents" ] } } }2번째 소스코드로 진행해도 상관없나요??
-
해결됨이득우의 언리얼 프로그래밍 Part2 - 언리얼 게임 프레임웍의 이해
3강을 마무리 하며, 카메라가 움직이지 않습니다.
Shoulder 모드 일 때 마우스 움직임에 따라 카메라가 움직이지 않고, 캐릭터의 방향벡터가 변경됩니다. 즉 마우스가 움직이는 대로 캐릭터에 앞으로 움직이면 똑바로 앞으로 가지 않고 이리저리 마우스 회전대로 움직이는데요. (카메라는 캐릭터를 따라는 다니나 회전은 고정 입니다.) 제가 뭔가 잘못 설정한 것 같은데 혹 어디를 체크하면 좋을까요? 혹시 몰라 이전에 질문한 Use Controll 옵션을 모두 껏다 켜보고 있습니다...
-
미해결[리뉴얼] 맛집 지도앱 만들기 (React Native & NestJS)
애뮬레이터 실행 방법
개발 환경windownode 18기타wifi 인터넷 환경애뮬레이터를 띄워서 확인하고 싶은데요.npm start안드로이드 스튜디오에서 안드로이드 애뮬레이터 실행npm run andriod> matzip@0.0.1 android > react-native run-android info A dev server is already running for this project on port 8081. info Installing the app... > Task :app:installDebug Installing APK 'app-debug.apk' on 'Medium_Phone(AVD) - 16' for :app:debug Installed on 1 device. [Incubating] Problems report is available at: file:///C:/Users/hangy/Desktop/matzip/android/build/reports/problems/problems-report.html Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 30s 58 actionable tasks: 9 executed, 49 up-to-date info Connecting to the development server... info Starting the app on "emulator-5554"... Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.matzip/.MainActivity }애뮬레이터 반응 없이 아래 하면 표시함. 도움 부탁드립니다. 환경 설정이 되어야 진도를 나가는데. 애뮬레이터가 아무런 반응이 없네요.좋은 강의 감사합니다.
-
미해결이득우의 언리얼 프로그래밍 Part2 - 언리얼 게임 프레임웍의 이해
Use Controller Rotation 옵션값이 궁금합니다.
강의에 설명해 주신 내용은 토대로 이해한다면 입력값에 의해 회전이 일어나고 이것이 ControlRotation 값을 변경 실제 회전에 대한 값이 지정되며 Use Controller Rotation 의 각 피치/요/롤 를 체크시 ControlRotation 값이 바로 반영된다고 이해했는데요. yaw 를 체크 후 테스트(마우스 회전) 해보니 캐릭터는 회전하지 않고 여전히 카메라만 회전합니다. 물론 Move 함수에서는 체크와 상관 없이 바로 ControlRotation 값을 가져와 방향벡터를 구해 이동하기는 하는데 로테이션은... 잘 이해가 안갑니다. 즉 Use Controller Rotation 와 캐릭터의 회전은 다른 개념일까요?
-
해결됨디자인 시스템 with 피그마
혹시 토큰 가공할 수 있는 강의도 따로 있을까요??
안녕하세요!토큰가공은 개발자분께 따로 강의해주신다고하셨는데,혹시 토큰 가공하는 방법이 있는 강의도 따로 있을까요??
-
해결됨인프런 클론 바이브코딩 with Windsurf, Cursor, Claude Code, Rails
tidewave 로 인프런을 구현 해보고 있는데요.
tidewave 로 인프런을 구현 해보고 있는데요. 초반 로그인 화면 밑 기본 화면 까지 잘 나오는데는claude sonnet 4.5로 Context Window Usage53%Current105.8kMaximum200.0k아직 토큰이 남았는데Anthropic Error: This request would exceed the rate limit for your organization (576391d2-6b37-4fdf-ac50-c7c281f9ccee) of 30,000 input tokens per minute. For details, refer to: https://docs.claude.com/en/api/rate-limits. You can see the response headers for current usage. Please reduce the prompt length or the maximum tokens requested, or try again later. You may also contact sales at https://www.anthropic.com/contact-sales to discuss your options for a rate limit increase.가 뜹니다. ai 들한테 물어봐도. 1분 기다렸다고 사용하라고 하는데 말이 안된느게 기다렸다 사용하면 금방 저메시지가뜹니다. 제가 api 쪽에 뭔가 잘못 설정한것같은데 찾지를 못하겠내요. 원래 이런건지 개발에 딜레이가 걸리는건지. 프로그램쪽은 비개발자 출신이라 답답하내요.
-
미해결
(강사님께) 수강기한 연장 요청드립니다
11월말 실기시험을 위한 수강기간 연장을 요청드립니다!pjmgogo90@gmail.com 항상 감사합니다.
-
미해결[퇴근후딴짓] 빅데이터 분석기사 실기 (작업형1,2,3)
수강기한 연장 문의
혹시 수강기한을 시험날까지 연장할 수 있을까요? 어떻게 하면 될 지 도움 부탁드립니다.감사합니다,
-
해결됨[퇴근후딴짓] 빅데이터 분석기사 실기 (작업형1,2,3)
실제시험 본 이후에 가채점 가능한가요?
안녕하세요 이번 11월29일에 처음 시험을 보는데,작업형1과 3의 답을 수험표에 적어올수있을것 같은데혹시 강사님이 모범답안을 올려주시나요?미리 가채점을 할수있으면 좋을것 같아서 질문드립니다.
-
미해결
부트캠프 강의 차이점
[코드캠프] 부트캠프에서 만든 고농축 프론트엔드 코스와[코드캠프] 부트캠프에서 만든 '완벽한' 프론트엔드 코스의 차이점이 궁금합니다.최신 버전으로 들으면 되는 것일까요?
-
미해결
Unlock Better Workflow with autoTEXT
Running a car dealership service department is like juggling while riding a unicycle—you’re constantly balancing incoming service appointments, customer communications, shuttle scheduling, and technician availability. One misstep, and the whole workflow can feel chaotic. That’s where auto text comes in—a simple tool that can completely transform how your team communicates and operates.What is autoTEXT?autoTEXT is a smart messaging system designed specifically for dealerships. It automates routine texts like appointment reminders, service updates, and follow-ups, freeing your team from repetitive tasks while keeping your customers in the loop. Imagine not having to call each customer individually to confirm their appointment or update them on their vehicle status. It’s like giving your staff an extra pair of hands—without adding more payroll.Save Time, Reduce ErrorsOne of the biggest headaches in service departments is miscommunication. Staff forget to send updates, phone calls go unanswered, and customers get frustrated. I remember a day at a dealership where three customers arrived late because they never got their appointment reminders. It was a scramble that could’ve been avoided. With autoTEXT, reminders are automatic, consistent, and timely—meaning fewer missed appointments, fewer frustrated customers, and a smoother workflow for your team.Example: Appointment RemindersInstead of relying on a service advisor to remember every customer call, autoTEXT can automatically send a friendly text the day before or the morning of the appointment. Customers appreciate the nudge, and your team can focus on what really matters: servicing vehicles efficiently.Example: Status Updates and Shuttle CoordinationLet’s say a brake job is running longer than expected, or a customer needs a ride via your car dealership shuttle service. Instead of leaving them guessing or making multiple phone calls, autoTEXT can instantly notify them about the updated timeline or shuttle availability. Simple, fast, and professional.Boost Automotive Dealership Customer RetentionCustomers expect timely updates and easy communication. autoTEXT doesn’t just help your staff—it enhances automotive dealership customer retention. Personalized, automated messages can include details like the technician’s name, estimated completion time, or even promotions for your dealership’s loyalty program. Happy, informed customers are more likely to return for future service appointments and recommend your dealership to friends and family.Seamless IntegrationOne of my favorite things about autoTEXT is how well it integrates with other dealership systems. Whether you’re using your DMS, service scheduling software, or loyalty program, autoTEXT works behind the scenes to streamline communication. No double entries, no missed messages—just smooth, automated workflow that everyone on your team can rely on.Getting StartedImplementing autoTEXT is easier than you might think. Most dealerships can have it up and running in a matter of days, and your team will quickly notice the difference. From reducing missed appointments to improving customer satisfaction, autoTEXT helps your service department run like a well-oiled machine while strengthening customer loyalty and supporting shuttle logistics.
-
미해결카카오 퇴사자가 누설하는 [웹개발자 취업 비밀노트]
회사가 아닌 대학교 교내 개발팀 취업
- 학습 관련 질문을 남겨주세요. 상세히 작성하면 더 좋아요! - 먼저 유사한 질문이 있었는지 검색해보세요. - 서로 예의를 지키며 존중하는 문화를 만들어가요. - 잠깐! 인프런 서비스 운영 관련 문의는 1:1 문의하기를 이용해주세요. 신입이고 백엔드 개발 면접을 가게 되었는데요-학습 포털 고도화 사업 백엔드 개발 참여-대학학사 전산 시스템 운용 및 개발-부서 내 행정 업무• JAVA/ Spring Framework 개발 경력 3년 이상• MS-SQL, MY-SQL 등 DB 사용 가능자• 백엔드 개발 가능자• API 설계 및 외부 서비스 연동 개발 혹시 이런 공공기관 취업(대학교 계약직)도 나중에 회사로 이직할때 도움이 되나요??연봉 괜찮다면 입사를 추천하시는지.., 개인적으로 궁금합니다.
-
미해결데브옵스(DevOps)를 위한 쿠버네티스 마스터
cilium install 오류
과정을 순차대로 진행한 후 cliium을 설치하려고만 하면 에러가 발생합니다. 원인을 찾지 못하고, 혹시나 내가 잘못했나? 싶어 공식 홈페이지의 설치 방법을 복붙하여 사용하였는데도 오류가 계속 발생되어 질문드립니다.
-
미해결10주완성 C++ 코딩테스트 | 알고리즘 코딩테스트
atoi() 에 대한 질문이 있습니다.
안녕하세요.수강생 조돌이입니다. :) 항상 좋은 강의 감사드립니다.atoi() 에 대한 의견을 여쭙고 싶어서 질문 남깁니다. atoi() 메소드는 문자열을 인자로 넣어서 그 문자열이 숫자인지, 문자열인지 판단합니다.문자열이라고 판단하면, 0을 반환하게 됩니다. 여기서 문자열이 “0”이라면, 0을 반환한다는 부분이 어색하다고 생각합니다.string str1 = "0"; if (atoi(str1.c_str()) == 0) { cout << "str1 is 0"; } // str1 is 0 해당 백준 문제인 [1620] 나는야 포켓몬 마스터 이다솜 에서는 문자열 0을 입력받을 케이스가 없으니 오류가 발생할 수 없지만,논리적으로 "atoi() == 0 은 문자열이다." 라는게 모순이라고 생각합니다. 혹시 이 부분에 대해서 선생님께서는 어떻게 생각하시는 지 궁금합니다!
-
미해결
페이지 이탈 방지
const hasChanges = useMemo(() => { if (!twinClip) { return events.length > 0; } const baseline = { title: twinClip.title || '', description: twinClip.description || '', visibility: twinClip.visibility, category: twinClip.category || [], reference: twinClip.reference || [], events: twinClip.script.events || [], timeRange: [twinClip.script.timeRange.min, twinClip.script.timeRange.max] as [number, number], hasThumbnailFile: false, }; const current = { title: watch('title') || '', description: watch('description') || '', visibility, category, reference: reference.map((i) => i.content), events, timeRange: [timeRange?.[0]?.getTime?.() ?? 0, timeRange?.[1]?.getTime?.() ?? 0] as [ number, number, ], hasThumbnailFile: Boolean(thumbnailFile), }; return !isEqual(baseline, current); }, [ twinClip, events, timeRange, watch('title'), watch('description'), visibility, category, reference, thumbnailFile, ]); useEffect(() => { const isShowTutorial = localStorage.getItem('authorTutorial'); if (!isShowTutorial) { localStorage.setItem('authorTutorial', 'true'); setTutorialOpen(true); } }, []); useEffect(() => { if (!hasChanges || isSaving) return; const handleBeforeUnload = (e: BeforeUnloadEvent) => { e.preventDefault(); e.returnValue = ''; }; const originalPush = router.push; const originalBack = router.back; const cleanup = () => { removeEventListener('beforeunload', handleBeforeUnload); removeEventListener('popstate', handlePopState); router.push = originalPush; router.back = originalBack; }; const handlePopState = () => { if (confirm(LEAVE_WARNING)) { cleanup(); history.back(); return; } removeEventListener('popstate', handlePopState); history.forward(); setTimeout(() => { addEventListener('popstate', handlePopState); }, 10); }; history.pushState(null, '', location.href); addEventListener('beforeunload', handleBeforeUnload); addEventListener('popstate', handlePopState); router.push = ((...args: Parameters<typeof originalPush>) => { if (confirm(LEAVE_WARNING)) { return originalPush(...args); } return Promise.resolve(false); }) as typeof router.push; router.back = (() => { if (confirm(LEAVE_WARNING)) { cleanup(); return originalBack(); } }) as typeof router.back; return () => { cleanup(); if (ignoreFirstCleanupRef.current) { ignoreFirstCleanupRef.current = false; return; } if (hasChanges) { trackClipSaveFail(); } }; }, [hasChanges, isSaving]);현재 코드에서 새로고침, 나가기 이탈은 잘 됩니다.생성 페이지취소 버튼 → 컨펌창 → 확인 → 아무 효과 없음 → 다시 취소 버튼 → 컨펌창 없이 캔설 적용 편집 페이지뒤로가기 → 컨펌창 → 확인 → 아무 효과 없음 → 다시 뒤로가기 여러 번 눌러야 뒤로가기 적용 이땐 컨펌창 없이 뒤로 가기됨취소 버튼 → 컨펌창 → 확인 → 아무 효과 없음 → 다시 취소 버튼 여러 번 눌러야 뒤로가기 적용이런 버그가 있는데요, 저는 컨펌창이 뜨고 확인을 눌렀을 때 바로 뒤로가기나 취소가 적용이 되었으면 하는데 왜 이런 문제가 발생하고, 어떻게 해결할 수 있나요 ?
-
해결됨[퇴근후딴짓] 빅데이터 분석기사 실기 (작업형1,2,3)
컬럼별 결측치 처리방법
안녕하세요?결측치를 처리할때 평가지표 결과를 통해 점수가 높은 방법으로 결측치를 처리하는게 좋다고 하셨는데만약 train에 결측치가 포함된 컬럼이 3개일때 각각 컬럼마다 다양한 방법의 결측치 처리방법을 적용하여 결과값을 비교하면서 최적값을 찾아야하는지, 아니면 결측치가 있는 컬럼 3개에 대해서는 한가지 방법의 결측치 처리방법을 적용해도 되는지 궁금합니다.컬럼이 3개일때 각 컬럼마다 여러가지 결측치 처리방법을 적용하면서 비교하면 경우의 수가 많을것같아 질문드립니다.
-
미해결
수강증과 구매자 정보
구매자 정보에 이름을 입력하면, 해당 강의에 대한 수강증은 구매자 정보의 이름과 동일하게 출력되나요?
-
미해결<밑바닥부터 만들면서 배우는 LLM> 완독 챌린지
쿠폰 관련 문의
안녕하세요. 이전 공지사항을 확인하다보니 강의 쿠폰이 발송되었는데, 스팸함으로 들어가면서 삭제가 된것으로 보입니다.번거로우시겠지만 확인해주시면 감사하겠습니다.
-
미해결React Native with Expo: 제로초에게 제대로 배우기
빌드 문의드립니다.
npm ls react ─┬ @expo/vector-icons@15.0.2│ └── react@19.1.0 deduped├─┬ @react-native-community/datetimepicker@8.4.4│ └── react@19.1.0 deduped├─┬ @react-navigation/bottom-tabs@7.4.9│ └── react@19.1.0 deduped├─┬ @react-navigation/elements@2.6.5│ ├── react@19.1.0 deduped│ ├─┬ use-latest-callback@0.2.6│ │ └── react@19.1.0 deduped│ └─┬ use-sync-external-store@1.6.0│ └── react@19.1.0 deduped├─┬ @react-navigation/native@7.1.18│ ├─┬ @react-navigation/core@7.12.4│ │ └── react@19.1.0 deduped│ └── react@19.1.0 deduped├─┬ expo-font@14.0.9│ └── react@19.1.0 deduped├─┬ expo-image@3.0.9│ └── react@19.1.0 deduped├─┬ expo-linking@8.0.8│ └── react@19.1.0 deduped├─┬ expo-router@6.0.12│ ├─┬ @expo/metro-runtime@6.1.2│ │ └── react@19.1.0 deduped│ ├─┬ @radix-ui/react-slot@1.2.0│ │ ├─┬ @radix-ui/react-compose-refs@1.1.2│ │ │ └── react@19.1.0 deduped│ │ └── react@19.1.0 deduped│ ├─┬ @radix-ui/react-tabs@1.1.13│ │ ├─┬ @radix-ui/react-context@1.1.2│ │ │ └── react@19.1.0 deduped│ │ ├─┬ @radix-ui/react-direction@1.1.1│ │ │ └── react@19.1.0 deduped│ │ ├─┬ @radix-ui/react-id@1.1.1│ │ │ ├─┬ @radix-ui/react-use-layout-effect@1.1.1│ │ │ │ └── react@19.1.0 deduped│ │ │ └── react@19.1.0 deduped│ │ ├─┬ @radix-ui/react-presence@1.1.5│ │ │ └── react@19.1.0 deduped│ │ ├─┬ @radix-ui/react-primitive@2.1.3│ │ │ ├─┬ @radix-ui/react-slot@1.2.3│ │ │ │ └── react@19.1.0 deduped│ │ │ └── react@19.1.0 deduped│ │ ├─┬ @radix-ui/react-roving-focus@1.1.11│ │ │ ├─┬ @radix-ui/react-collection@1.1.7│ │ │ │ ├─┬ @radix-ui/react-slot@1.2.3│ │ │ │ │ └── react@19.1.0 deduped│ │ │ │ └── react@19.1.0 deduped│ │ │ ├─┬ @radix-ui/react-use-callback-ref@1.1.1│ │ │ │ └── react@19.1.0 deduped│ │ │ └── react@19.1.0 deduped│ │ ├─┬ @radix-ui/react-use-controllable-state@1.2.2│ │ │ ├─┬ @radix-ui/react-use-effect-event@0.0.2│ │ │ │ └── react@19.1.0 deduped│ │ │ └── react@19.1.0 deduped│ │ └── react@19.1.0 deduped│ ├─┬ @react-navigation/native-stack@7.3.28│ │ └── react@19.1.0 deduped│ ├─┬ react-native-is-edge-to-edge@1.2.1│ │ └── react@19.1.0 deduped│ ├── react@19.1.0 deduped│ └─┬ vaul@1.1.2│ ├─┬ @radix-ui/react-dialog@1.1.15│ │ ├─┬ @radix-ui/react-dismissable-layer@1.1.11│ │ │ ├─┬ @radix-ui/react-use-escape-keydown@1.1.1│ │ │ │ └── react@19.1.0 deduped│ │ │ └── react@19.1.0 deduped│ │ ├─┬ @radix-ui/react-focus-guards@1.1.3│ │ │ └── react@19.1.0 deduped│ │ ├─┬ @radix-ui/react-focus-scope@1.1.7│ │ │ └── react@19.1.0 deduped│ │ ├─┬ @radix-ui/react-portal@1.1.9│ │ │ └── react@19.1.0 deduped│ │ ├─┬ @radix-ui/react-presence@1.1.5│ │ │ └── react@19.1.0 deduped│ │ ├─┬ @radix-ui/react-primitive@2.1.3│ │ │ └── react@19.1.0 deduped│ │ ├─┬ @radix-ui/react-slot@1.2.3│ │ │ └── react@19.1.0 deduped│ │ ├─┬ react-remove-scroll@2.7.1│ │ │ ├─┬ react-remove-scroll-bar@2.3.8│ │ │ │ └── react@19.1.0 deduped│ │ │ ├─┬ react-style-singleton@2.2.3│ │ │ │ └── react@19.1.0 deduped│ │ │ ├── react@19.1.0 deduped│ │ │ ├─┬ use-callback-ref@1.3.3│ │ │ │ └── react@19.1.0 deduped│ │ │ └─┬ use-sidecar@1.1.3│ │ │ └── react@19.1.0 deduped│ │ └── react@19.1.0 deduped│ └── react@19.1.0 deduped├─┬ expo-status-bar@3.0.8│ └── react@19.1.0 deduped├─┬ expo@54.0.13│ ├─┬ @expo/devtools@0.1.7│ │ └── react@19.1.0 deduped│ ├─┬ expo-asset@12.0.9│ │ └── react@19.1.0 deduped│ ├─┬ expo-keep-awake@15.0.7│ │ └── react@19.1.0 deduped│ ├─┬ expo-modules-core@3.0.21│ │ └── react@19.1.0 deduped│ └── react@19.1.0 deduped├─┬ react-dom@19.1.0│ └── react@19.1.0 deduped├─┬ react-native-gesture-handler@2.28.0│ └── react@19.1.0 deduped├─┬ react-native-reanimated@4.1.3│ └── react@19.1.0 deduped├─┬ react-native-safe-area-context@5.6.1│ └── react@19.1.0 deduped├─┬ react-native-screens@4.16.0│ ├─┬ react-freeze@1.0.4│ │ └── react@19.1.0 deduped│ └── react@19.1.0 deduped├─┬ react-native-web@0.21.1│ └── react@19.1.0 deduped├─┬ react-native-webview@13.15.0│ └── react@19.1.0 deduped├─┬ react-native-worklets@0.5.1│ └── react@19.1.0 deduped├─┬ react-native@0.81.4│ ├─┬ @react-native/virtualized-lists@0.81.4│ │ └── react@19.1.0 deduped│ └── react@19.1.0 deduped├── react@19.1.0└─┬ tosspayments-react-native@1.0.7 ├─┬ react-native-webview@11.26.1 │ └── react@19.1.0 deduped └── react@19.1.0 dedupednpm ls react-native├─┬ @expo/vector-icons@15.0.2│ └── react-native@0.81.4 deduped├─┬ @react-native-community/datetimepicker@8.4.4│ └── react-native@0.81.4 deduped├─┬ @react-navigation/bottom-tabs@7.4.9│ └── react-native@0.81.4 deduped├─┬ @react-navigation/elements@2.6.5│ └── react-native@0.81.4 deduped├─┬ @react-navigation/native@7.1.18│ └── react-native@0.81.4 deduped├─┬ @types/react-native@0.72.8│ └─┬ @react-native/virtualized-lists@0.72.8│ └── react-native@0.81.4 deduped├─┬ expo-constants@18.0.9│ └── react-native@0.81.4 deduped├─┬ expo-file-system@19.0.17│ └── react-native@0.81.4 deduped├─┬ expo-font@14.0.9│ └── react-native@0.81.4 deduped├─┬ expo-image@3.0.9│ └── react-native@0.81.4 deduped├─┬ expo-linking@8.0.8│ └── react-native@0.81.4 deduped├─┬ expo-router@6.0.12│ ├─┬ @expo/metro-runtime@6.1.2│ │ └── react-native@0.81.4 deduped│ ├─┬ @react-navigation/native-stack@7.3.28│ │ └── react-native@0.81.4 deduped│ ├─┬ react-native-is-edge-to-edge@1.2.1│ │ └── react-native@0.81.4 deduped│ └── react-native@0.81.4 deduped├─┬ expo-status-bar@3.0.8│ └── react-native@0.81.4 deduped├─┬ expo-symbols@1.0.7│ └── react-native@0.81.4 deduped├─┬ expo-system-ui@6.0.7│ └── react-native@0.81.4 deduped├─┬ expo-web-browser@15.0.8│ └── react-native@0.81.4 deduped├─┬ expo@54.0.13│ ├─┬ @expo/cli@54.0.11│ │ └── react-native@0.81.4 deduped│ ├─┬ @expo/devtools@0.1.7│ │ └── react-native@0.81.4 deduped│ ├─┬ expo-asset@12.0.9│ │ └── react-native@0.81.4 deduped│ ├─┬ expo-modules-core@3.0.21│ │ └── react-native@0.81.4 deduped│ └── react-native@0.81.4 deduped├─┬ react-native-daum-postcode@1.0.11│ └── react-native@0.81.4 deduped├─┬ react-native-gesture-handler@2.28.0│ └── react-native@0.81.4 deduped├─┬ react-native-reanimated@4.1.3│ └── react-native@0.81.4 deduped├─┬ react-native-safe-area-context@5.6.1│ └── react-native@0.81.4 deduped├─┬ react-native-screens@4.16.0│ └── react-native@0.81.4 deduped├─┬ react-native-webview@13.15.0│ └── react-native@0.81.4 deduped├─┬ react-native-worklets@0.5.1│ └── react-native@0.81.4 deduped├─┬ react-native@0.81.4│ └─┬ @react-native/virtualized-lists@0.81.4│ └── react-native@0.81.4 deduped└─┬ tosspayments-react-native@1.0.7 ├─┬ react-native-send-intent@1.3.0 │ └── react-native@0.81.4 deduped ├─┬ react-native-webview@11.26.1 │ └── react-native@0.81.4 deduped └── react-native@0.81.4 dedupednpm ls expo├─┬ @react-native-community/datetimepicker@8.4.4│ └── expo@54.0.13 deduped├─┬ expo-constants@18.0.9│ └── expo@54.0.13 deduped├─┬ expo-dev-client@6.0.15│ ├─┬ expo-dev-launcher@6.0.15│ │ └── expo@54.0.13 deduped│ ├─┬ expo-dev-menu-interface@2.0.0│ │ └── expo@54.0.13 deduped│ ├─┬ expo-dev-menu@7.0.14│ │ └── expo@54.0.13 deduped│ ├─┬ expo-manifests@1.0.8│ │ └── expo@54.0.13 deduped│ ├─┬ expo-updates-interface@2.0.0│ │ └── expo@54.0.13 deduped│ └── expo@54.0.13 deduped├─┬ expo-file-system@19.0.17│ └── expo@54.0.13 deduped├─┬ expo-font@14.0.9│ └── expo@54.0.13 deduped├─┬ expo-haptics@15.0.7│ └── expo@54.0.13 deduped├─┬ expo-image-manipulator@14.0.7│ ├─┬ expo-image-loader@6.0.0│ │ └── expo@54.0.13 deduped│ └── expo@54.0.13 deduped├─┬ expo-image-picker@17.0.8│ └── expo@54.0.13 deduped├─┬ expo-image@3.0.9│ └── expo@54.0.13 deduped├─┬ expo-router@6.0.12│ ├─┬ @expo/metro-runtime@6.1.2│ │ └── expo@54.0.13 deduped│ └── expo@54.0.13 deduped├─┬ expo-secure-store@15.0.7│ └── expo@54.0.13 deduped├─┬ expo-splash-screen@31.0.10│ ├─┬ @expo/prebuild-config@54.0.5│ │ └── expo@54.0.13 deduped│ └── expo@54.0.13 deduped├─┬ expo-symbols@1.0.7│ └── expo@54.0.13 deduped├─┬ expo-system-ui@6.0.7│ └── expo@54.0.13 deduped├─┬ expo-web-browser@15.0.8│ └── expo@54.0.13 deduped└─┬ expo@54.0.13 ├─┬ @expo/cli@54.0.11 │ └── expo@54.0.13 deduped ├─┬ @expo/metro-config@54.0.6 │ └── expo@54.0.13 deduped ├─┬ babel-preset-expo@54.0.4 │ └── expo@54.0.13 deduped ├─┬ expo-asset@12.0.9 │ └── expo@54.0.13 deduped └─┬ expo-keep-awake@15.0.7 └── expo@54.0.13 deduped버전을 알려주시면 질문자분과 동일한 환경에서 답변 드릴 수 있습니다. npx expo run:android 로 apk파일을 만들었는데 안드로이드 기기에서 파일을 실행하면 expo go가 설치가 되서 실행이 됩니다.apk 파일을 받아서 설치하면 바로 앱이 실행되게 할 수 있는 파일을 만들어서 다른 장소에 있는 기기에서 테스트를 하려면 어떻게 해야할까요?
-
미해결
Master the HPE7-A04 Exam Practice Questions with Expert Tips and Real Exam Insights
To prepare for the HPE7-A04 Aruba Certified Campus Access Professional (ACCA) Exam, one will need to have more than just theory. It requires accuracy, intuition and experience. This exam tests your ability to configure, manage, and troubleshoot modern Aruba campus networks with high efficiency. As an instructor who’s guided many professionals through HP certifications, I can tell you this: mastery comes through consistent exposure to realistic practice questions and well-structured review materials. Whether you’re exploring HPE7-A04 dump collections, using Hpe7 a04 practice test tools, or reviewing Certification Exam Dumps, your goal should be understanding not memorizing.The HPE7-A04 Exam Practice Questions below mirror the style and complexity of the real certification. They focus on switching, authentication, and network access control core areas that HP evaluates.Sample Practice Questions1. Which protocol primarily handles device authentication in an Aruba network using ClearPass? A. SNMP B. RADIUS C. SSH D. TACACS+2. What is the main function of Dynamic Segmentation in Aruba switching architecture? A. Dividing physical switches into virtual devices B. Dynamically assigning VLANs based on user roles C. Encrypting management traffic D. Managing routing protocols automatically3. When configuring 802.1X authentication, which step should come first? A. Define the VLAN assignment B. Enable the authentication port-access feature C. Create the AAA server profile D. Configure the routing table4. How does AirWave support network optimization in an HPE Aruba environment? A. By providing centralized monitoring and configuration management B. By encrypting user sessions end-to-end C. By handling guest portal authentication only D. By blocking unauthorized SSIDs5. In an Aruba switch stack, which command verifies member role and status? A. show system B. show stack C. display vlan D. show interfaces briefStudying these practice questions will strengthen your confidence before the live test. Use Exam Practice Dumps carefully only from reliable sources. Avoid shortcuts from unverified Certification Exam Dumps or HPE7-A05 dumps, as outdated content can mislead you. Integrate hands-on labs, review HPE documentation, and simulate network configurations frequently.For structured preparation and updated exam insights across HP and other vendors like Microsoft, Amazon, IBM, and the Linux Foundation, platforms such as PrepBolt provide valuable, community-reviewed learning resources.