묻고 답해요
164만명의 커뮤니티!! 함께 토론해봐요.
인프런 TOP Writers
-
미해결스프링 데이터 JPA
hateoas 기본 host 변경 가능한가요?
안녕하세요 선장님, 유튜브나 인프런 등 다른 매체통해서도 강좌 찾아서 정말 잘 보고있습니다!! ^^ 한가지 궁금한 점이 생겼는데요, 혹시 hateoas사용하여 rest로 반환할때 호스트를 localhost 말고 다른 호스트값을 명시할수있는 설정이 있나요?? 예를들어서 localhost->www.google.com 과 같게요, 또한 http->https 로도 명시적으로 바꾸고싶습니다.
-
미해결OpenCV 강좌 - 컴퓨터 비전
빌드하는데 에러가 납니다 ㅠㅠ 원인을 모르겠습니다.
x64' 모듈 컴퓨터 종류가 'x86' 대상 컴퓨터 종류와 충돌합니다. 어떻게 해결해야할까요? 검색도 해보고 VisualStudio도 재설치하고, 솔루션 정리나 솔루션 다시 빌드 등등 다 다시 해봤는데 계속 뜨네요 ㅠㅠ
-
미해결[리뉴얼] 파이썬입문과 크롤링기초 부트캠프 [파이썬, 웹, 데이터 이해 기본까지] (업데이트)
주피터 노트 설치 불가
윈도우 버전 64bit로 아나콘다를 다운로드했는데, 몇번을 반복해도 Anaconda Navigator가 깔리지 않습니다. 조언 부탁드립니다.
-
미해결파이썬 레시피 - 웹 활용 입문편 (전자책 포함)
크롬드라이버 관련 질문.
제 크롬 버전이 75이고, 크롬드라이버도 75버전으로 깔아서 진행했는데 아래같이 76만 지원한다고 뜨면서 실행이 안되네요..ㅠㅠ 혹시나해서 73-76 다 깔아서 해봤는데 똑같은 에러만 떠요 ㅠㅠㅠ... 환경은 맥 OS, python3.7 입니다.
-
미해결생활코딩 - React
샘플 웹앱 컴파일 실패
npm start 명령어 입력 시 'BrowserslistError: Unknown browser query `android all`. Maybe you are using old Browserslist or made typo in query.'라는 오류 메시지와 함께 컴파일에 실패합니다. npm: v6.9.0 create-react-app: v2.1.8 node: v10.16.0 os: windows10
-
미해결스프링 부트 개념과 활용
bean 동적 생성 문의
안녕하세요. 스프링부트에서 executable jar를 만들어서 파라미터를 주면서 실행할 때, 입력받은 파라미터에 따라 다른 bean이 주입되도록 할 수 있나요? 처음에 로딩될때 빈들이 주입되고 시작해서 안될거같은데 혹시 방법이 있나 해서 여쭤봅니다..
-
미해결함수형 프로그래밍과 JavaScript ES6+
혹시 3편은 언제쯤 나올지 알 수 있을까요?
안녕하세요. 좋은 강의 올려주셔서 진심으로 감사드립니다. 강의를 하나씩 들을 때마다 함수형 프로그래밍을 통해 가능해지는 코드의 간결함과 효율성에 매번 감탄하면서 듣고 있는데요. 지금 듣고 있는 강의를 얼른 듣고 소화시키고 더 깊게, 더 효과적으로 응용하고 싶은 욕심이 많이 드는 것 같습니다. 현재 응용편까지 나와있고 3편은 데이터베이스와 관련된 강의가 될 것이라고 들었는데, 혹시 3편은 언제쯤 출시가 될지, 그리고 데이터베이스와 관련해서 좀 더 구체적으로 어떤 내용의 강의가 될지 미리 조금만 알려주실 수 있을까요? 감사합니다.
-
미해결Klaytn 클레이튼 블록체인 어플리케이션 만들기 - 이론과 실습
npm install
npm install을 하면 > scrypt@6.0.3 preinstall C:\Users\LG\addition-game-starter\node_modules\scrypt > node node-scrypt-preinstall.js > keccak@1.4.0 install C:\Users\LG\addition-game-starter\node_modules\keccak > npm run rebuild || echo "Keccak bindings compilation fail. Pure JS implementation will be used." > keccak@1.4.0 rebuild C:\Users\LG\addition-game-starter\node_modules\keccak > node-gyp rebuild C:\Users\LG\addition-game-starter\node_modules\keccak>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild ) gyp ERR! configure error gyp ERR! stack Error: Command failed: C:\Python\Python36\python.EXE -c import sys; print "%s.%s.%s" % sys.version_info[:3]; gyp ERR! stack File "<string>", line 1 gyp ERR! stack import sys; print "%s.%s.%s" % sys.version_info[:3]; gyp ERR! stack ^ gyp ERR! stack SyntaxError: invalid syntax gyp ERR! stack gyp ERR! stack at ChildProcess.exithandler (child_process.js:294:12) gyp ERR! stack at ChildProcess.emit (events.js:198:13) gyp ERR! stack at maybeClose (internal/child_process.js:982:16) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5) gyp ERR! System Windows_NT 10.0.17134 gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" gyp ERR! cwd C:\Users\LG\addition-game-starter\node_modules\keccak gyp ERR! node -v v10.16.0 gyp ERR! node-gyp -v v3.8.0 gyp ERR! not ok npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! keccak@1.4.0 rebuild: `node-gyp rebuild` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the keccak@1.4.0 rebuild script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm WARN Local package.json exists, but node_modules missing, did you mean to install? npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\LG\AppData\Roaming\npm-cache\_logs\2019-06-18T07_15_07_797Z-debug.log "Keccak bindings compilation fail. Pure JS implementation will be used." > scrypt@6.0.3 install C:\Users\LG\addition-game-starter\node_modules\scrypt > node-gyp rebuild C:\Users\LG\addition-game-starter\node_modules\scrypt>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild ) gyp ERR! configure error gyp ERR! stack Error: Command failed: C:\Python\Python36\python.EXE -c import sys; print "%s.%s.%s" % sys.version_info[:3]; gyp ERR! stack File "<string>", line 1 gyp ERR! stack import sys; print "%s.%s.%s" % sys.version_info[:3]; gyp ERR! stack ^ gyp ERR! stack SyntaxError: invalid syntax gyp ERR! stack gyp ERR! stack at ChildProcess.exithandler (child_process.js:294:12) gyp ERR! stack at ChildProcess.emit (events.js:198:13) gyp ERR! stack at maybeClose (internal/child_process.js:982:16) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5) gyp ERR! System Windows_NT 10.0.17134 gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" gyp ERR! cwd C:\Users\LG\addition-game-starter\node_modules\scrypt gyp ERR! node -v v10.16.0 gyp ERR! node-gyp -v v3.8.0 gyp ERR! not ok npm WARN klay-dapp-boilerplate@0.0.1 No repository field. npm WARN klay-dapp-boilerplate@0.0.1 No license field. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.7 (node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! scrypt@6.0.3 install: `node-gyp rebuild` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the scrypt@6.0.3 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\LG\AppData\Roaming\npm-cache\_logs\2019-06-18T07_15_11_044Z-debug.log 이런 오류가 뜹니다. 어떻게 해야할까요... node: 10.16.0 npm: 6.9.0 입니다
-
해결됨트렐로 개발로 배우는 Vuejs, Vuex, Vue-Router 프론트엔드 실전 기술
강의에서 나온 backend api 개발에 대해서 강의 제작된게 있을까요?
강의에서 제공된 API에 대해서 강의 제작된게 있을까요?? 또는 혹 참고할만한 강의가 있을까요?
-
해결됨Node.js 교과서 - 기본부터 프로젝트 실습까지
500 server error
제로초님과 동일한 코드를 사용하였는데 /test시 Request failed with status code 500에러가 뜹니다. 어디서 오류가 난걸까요...? Request failed with status code 500 at createError (\node_modules\axios\lib\core\createError.js:16:15) at settle (\node_modules\axios\lib\core\settle.js:17:12) at IncomingMessage.handleStreamEnd (\node_modules\axios\lib\adapters\http.js:237:11) at IncomingMessage.emit (events.js:194:15) at endReadableNT (_stream_readable.js:1125:12) at process._tickCallback (internal/process/next_tick.js:63:19)
-
미해결Vue.js 중급 강좌 - 웹앱 제작으로 배워보는 Vue.js, ES6, Vuex
권한 요청합니다.^^
인프런 아이디: joo9789 인프런 이메일: mentoforall@gmail.com 깃헙 아이디: mentoforall@gmail.com 깃헙 Username: Young9789
-
해결됨Vue.js 완벽 가이드 - 실습과 리팩토링으로 배우는 실전 개념
URL에 왜 #이 먼저 들어가 있나요?
안녕하세요. 예제를 따라하다 문득 궁금한게 생겨 연락 드립니다. ip:port/#/news처럼 왜 #을 사용하나요?
-
미해결Klaytn 클레이튼 블록체인 어플리케이션 만들기 - 이론과 실습
npm install
npm ERR! path git npm ERR! code ENOENT npm ERR! errno ENOENT npm ERR! syscall spawn git npm ERR! enoent Error while executing: npm ERR! enoent undefined ls-remote -h -t git://github.com/frozeman/WebSocket-Node.git npm ERR! enoent npm ERR! enoent npm ERR! enoent spawn git ENOENT npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\82109\AppData\Roaming\npm-cache\_logs\2019-06-17T13_52_56_274Z-debug.log 왜 에러 뜨는지 어떻게 해결하는지 알 수 있을까요??..
-
미해결배틀로얄 게임을 만들어보며 배우는 언리얼 게임 개발
정글맵이 53프로에서 안열리고 컴퓨터가 아무키도 안먹어요
정글맵이 안열리립니다 프로잭트 10 파일까지 열리고 나뭐지는 않열립니다 헬프미
-
미해결코틀린 기반 안드로이드 앱개발 심화 2단계
Handler 관련 질문입니다.
좋은 강의 감사히 잘 듣고 있습니다. Handler 관련 질문사항이 생겨서 질문 남깁니다. 이전 강의에서 했던, ThreadClass 생성 후 var handler : Handler() = Handler() var thread = ThreadClass() handler.post(thread) 해 주는 방식과, 오늘 강의에서 가르쳐주신 DislplayHandler을 사용하는 것에는 어떤 차이가 있나요? 단순한 문제일 때는 handler.post(thread)를 쓰고 여러 쓰레드로부터 값을 받아서 유동적으로 화면을 표시해야할 때는 DisplayHandler를 쓴다고 생각해도 될까요?
-
미해결Typescript with Vue 실전 프로젝트
@Emit 으로 Data 전달해주기.
혹시라도, this.$emit('count', this.xxx); @count=count($event) methods: { count(countNum){ console.log(countNum); }, } 이런식으로 데이터를 전달하고 싶은신분이 있을까봐 예제코드 남깁니다. @Emit('passData') // 이름이 같으면, 데코레이터에 굳이 명시해주지 않아도 된다.public passDataToParent() { return this.childNum++;} return 으로 넘기고. v-on:passData="passDataToParent($event)" public passDataToParent(value: number | string) { console.log('passDataToParent..'); this.receiveMessage = value;} 이런식으로 사용하시면 됩니다.
-
미해결파이썬 사용자를 위한 웹개발 입문 A to Z Django + Bootstrap
가상환경 설정
pycharm이랑 아나콘다 설치하면서 venv/libs/Scripts/python.exe 가 없는 문제로 가상환경 자체는 만들어지지만 activate는 되지 않습니다. 컴퓨터 초기화도 3번 넘게 하고 다시 프로그램도 깔아보고 직접 경로에 파일도 넣어봤지만 해결이 안 됩니다. ㅠㅠ 앞 강좌의 질문에서는 별 상관 없다고 하셨는데 앞으로 코드를 짜면서 (venv)가 없어도 괜찮나요? 장고 깔 때는 꼭 있어야 한다고 하신 것 같아서 질문 드립니다.
-
미해결Flutter 입문 - 안드로이드, iOS 개발을 한 번에 (with Firebase)
18분 38초에서 login_page에서
print 부분에서 Navogator로 코드가 바뀌는데 영상에서는 생략된듯 합니다.아래와 같이 수정하시면 될 것 같습니다.SignInButton( Buttons.Google, onPressed: () { _handleSignIn().then((user) { Navigator.pushReplacement(context, MaterialPageRoute(builder: (context)=> TabPage(user))); });
-
미해결스프링 부트 개념과 활용
access 처리 부분 문의드립니다.
안녕하세요. 강좌 잘 보고 있습니다. 스프링부트로 개발중인데 기존 참고 소스에 아래 부분이 있습니다. @Override public void configure(HttpSecurity http) throws Exception{ http.authorizeRequests() .antMatchers("/").access("#oauth2.test.web") .anyRequest().authenticated(); } 여기서 access("#oauth2.test.web") 이 부분은 어떤 걸 처리하는건지 궁금합니다.
-
미해결블록체인 이더리움 부동산 댑(Dapp) 만들기 - 기본편
리믹스로 배포
localhost로 실행하면 정상 실행이 되는데 Ropsten으로 실행하면 제출 버튼이 안눌리고 콘솔에 이름값이 encoding이 되지 않고 넘어오는 상황입니다. 갑자기 제출 버튼이 안눌리네요ㅠㅠㅠ 콘솔에는 app.js 파일에있는 buyRealEstate 함수에 catch문에있는 console.log(err.message)이 실행되고 에러 내용은 invalid address 입니다