묻고 답해요
164만명의 커뮤니티!! 함께 토론해봐요.
인프런 TOP Writers
-
레트로의 유니티 C# 게임 프로그래밍 에센스
tps 프로젝트 파일을 다운받았는데 자료들이 missing이 떠요
삭제된 글입니다
-
미해결Klaytn 클레이튼 블록체인 어플리케이션 만들기 - 이론과 실습
Truffle deploy 시 내트워크 오류
"Deploy Migrations...." .... undefined Error: encountered, bailing, network state unknown, Review successful transactions manually. Error: Invalid JSON RPC response { "id": 5, "jsonrpc": "2.0"} 위와 같은 에러를 출력하고 있습니다. Docs klaytn 애선 같은 오류시 계정 언락만 이야기 나오네요. 확인 부탁 드립니다.
-
미해결나만의 포트폴리오 블로그 만들기(feat. 티스토리 스킨)
웹팩 컴파일 에러가 납니다
npm start를 하면 아래와 같이 에러가 나옵니다. 어떤걸 수정하면 될까요? Html Webpack Plugin: Error: Child compilation failed: Module build failed: Error: ENOENT: no such file or directory, open 'D:\tstory _skin\MyApp\node_modules\@tidory\my-package.pug' - index.js:69 Function.read [MyApp]/[pug-load]/index.js:69:13 - index.js:147 Object.read [MyApp]/[pug]/lib/index.js:147:25 - index.js:24 [MyApp]/[pug-load]/index.js:24:25 - index.js:23 walkAST [MyApp]/[pug-walk]/index.js:23:18 - index.js:104 [MyApp]/[pug-walk]/index.js:104:20 - Array.reduce - index.js:103 walkAndMergeNodes [MyApp]/[pug-walk]/index.js:103:18 - Error: ENOENT: no such file or directory, open 'D:\tstory_skin\MyApp\node_mo dules\@tidory\my-package.pug' - compiler.js:79 childCompiler.runAsChild [MyApp]/[html-webpack-plugin]/lib/compiler.js:79:16 - Compiler.js:300 compile [MyApp]/[webpack]/lib/Compiler.js:300:11 - Compiler.js:510 applyPluginsAsync.err [MyApp]/[webpack]/lib/Compiler.js:510:14 - Tapable.js:202 next [MyApp]/[webpack]/[tapable]/lib/Tapable.js:202:11 - CachePlugin.js:78 Compiler. [MyApp]/[webpack]/lib/CachePlugin.js:78:5 - Tapable.js:206 Compiler.applyPluginsAsyncSeries [MyApp]/[webpack]/[tapable]/lib/Tapable.js:206:13 - Compiler.js:507 compilation.seal.err [MyApp]/[webpack]/lib/Compiler.js:507:11 - Tapable.js:195 Compilation.applyPluginsAsyncSeries [MyApp]/[webpack]/[tapable]/lib/Tapable.js:195:46 - Compilation.js:683 applyPluginsAsync.err [MyApp]/[webpack]/lib/Compilation.js:683:19 - Tapable.js:195 Compilation.applyPluginsAsyncSeries [MyApp]/[webpack]/[tapable]/lib/Tapable.js:195:46
-
Klaytn 클레이튼 블록체인 어플리케이션 만들기 - 이론과 실습
Error: Cannot find module 'connect-privkey-to-provider'
삭제된 글입니다
-
미해결쉽고 빠르게 끝내는 GO언어 프로그래밍 핵심 기초 입문 과정
슬라이스 선언시 초기값 관련
var slice1 []intslice2 := []int{}fmt.Println(slice1)fmt.Println(slice2)if slice1 == nil { fmt.Println("slice1 is nil")}if slice2 == nil { fmt.Println("slice2 is nil")}실행결과[] [] slice1 is nil질문slice2는 널이 아닌 무슨 값이 들어가 있는건지요?답변 부탁 드리겠습니다.
-
미해결나만의 포트폴리오 블로그 만들기(feat. 티스토리 스킨)
public_path의 값은?
빌드 및 배포 강의에서 public_path의 값은 어디에서 찾아야 하나요?
-
해결됨실전! 스프링 부트와 JPA 활용2 - API 개발과 성능 최적화
설계 순서 질문 드립니다
보통 저는 프로그램을 짤 때 인풋 아웃풋을 정하고 로직정하고 데이터를 정하는데 강의를 보면 보통 data를 정하고 repository, service, controller단으로 개발이 진행되는데, 실제 업무에서도 이런 순으로 진행이 되나요?
-
미해결파이썬 입문 및 웹 크롤링을 활용한 다양한 자동화 어플리케이션 제작하기
터미널에서 실행이 안되는 이유 여쭙겠습니다.
선생님 터미널에서 영상이랑 똑같이 실행 하는데... 사진과 같이 실행이 안되는데... 이유를 여쭙겠습니다. 감사합니다^^
-
미해결리액트로 구현하는 블록체인 이더리움 ERC721(NFT)
module not found.
store.js 에서 import 한 history 경로를 찾지 못하는 이슈가 있네요. 제 PC 내 createBrowserHistory.js 모듈은 Ganache 설치시 생성된 파일 뿐이고 해당 파일은 /src 밖의 Global 경로라 접근 안되네요. 혹시 다른 모듈인지 확인 부탁 드립니다.
-
미해결Vue.js 중급 강좌 - 웹앱 제작으로 배워보는 Vue.js, ES6, Vuex
https://github.com/joshua1988/vue-intermediate 못 찾고 있습니다.
등록은 한참전에 이제서야 공부하려고 하니 못들어가네요 인프런 아이디 : knsesang2000@gmail.com 입니다
-
미해결[개정판] 파이썬 머신러닝 완벽 가이드
다항식 계수
다항회귀의 이해와 다항회귀를 이용한 보스턴 주택가 예측에서 09분 36초쯤 일차 단항식 계수와 2차 다항식 계수가 있는데 [1, x1, x2, x1x2, x1^2, x2^2]가 아니라 [1, x1, x2, x1^2, x1x2, x2^2]가 아닌지요? 감사합니다
-
미해결프로그래밍 시작하기 : 파이썬 입문 (Inflearn Original)
자릿수 질문
print('%6.20f' % (3.141592653589))이렇게 입력했을때 당연히 20자리까지 없으니까 ...89로 끝날줄 알았는데 결과값이 3.14159265358899997267 이런식으로 나오더라구요 왜이렇게 되는건가요?
-
해결됨윈도우 리버싱 (window reversing) 완벽 이해 - 레나 챌린지 풀이
유튜브 보고왔습니다.
유튜브 댓글에서 인프런에서도 결제가 가능하다고 하셔서 결제를하였는데 유튜브 처럼 강의밑에 필기내용 및 주소는 여기선 못보는건가요 ?
-
미해결[C# 초보 강좌] 예제로 배우는 C#
ㅠㅠ초보자 질문입니다..
if(int.TryParse(num1.Text, out number1) == false) { 이 부분에서, out 을 매개변수 앞에다 붙이면 따로 윗부분에 선언 안해도 (?) 된다고 알고잇었는뎅, (특정 조건으로 초기화시킬 떄 사용...? 한다는 등..?) 여기선 out number를 쓰고, 메소드 윗부분에 int number 1 = 0 이렇게 선언을 했는데요! out이라는 것 자체가 변수를 초기화 시키는 것이 아닌가요..? 이해가 안되서..ㅠㅠ 궁금합니다!!!
-
미해결React로 NodeBird SNS 만들기
더미데이터를 갖고오지못하는것 같습니다...!
//UserProfile.jsx import React, { useCallback } from 'react'; import { useDispatch, useSelector } from 'react-redux'; import { Card, Button, Avatar } from 'antd'; import { logoutAction } from '../reducers/user'; const UserProfile = () => { const { user } = useSelector(state => state.user); const dispatch = useDispatch(); console.log(user); const onLogout = useCallback(() => { dispatch(logoutAction); }, []); return ( <div> <Card actions= {[ <div key='twit'> 짹짹 <br/> {user.Posts.length} </div>, <div key='twit'> 팔로잉 <br/> {user.Followings.length} </div>, <div key='twit'> 팔로워 <br/> {user.Followers.length} </div>, ]} > <Card.Meta avatar = {<Avatar>{user.nickname[0]}</Avatar>} title = {user.nickname} /> </Card> <Button onClick={onLogout}>로그아웃</Button> </div> ); } export default UserProfile; //reducers/user.js export const initialState = { isLoggedIn: false, user: null, signUpData: {}, loginData: {}, }; const dummyUser = { nickname: '지나', Posts: [], Followings: [], Followers: [], isLoggedIn : true, signUpData : {}, } const LOG_IN = 'LOG_IN'; //액션의 이름 const LOG_OUT = 'LOG_OUT'; const SIGN_UP = 'SIGN_UP'; //동적 데이터(값이 계속 바뀜) 경우 action을 함수로 만들어야 export const signUpAction = (data) => { return { type: SIGN_UP, data, } } export const loginAction = { type: LOG_IN, } export const logoutAction = { type: LOG_OUT, } const reducer = (state = initialState, action) => { switch (action.type) { case LOG_IN: { return { ...state, isLoggedIn: true, user: dummyUser, loginData: action.data, } } case LOG_OUT: { return { ...state, isLoggedIn: false, user: null, } } case SIGN_UP: { return { ...state, signUpData: action.data, } } default: { return { ...state, } } } } export default reducer; 이렇게 되어있는데 console.log(user); 값이 null 로 뜹니다ㅠㅠ 그래서 뒤에 {user.Posts.length} 와 같은 부분들이 다 안불러와지는것 같아요ㅠㅠ 제로초님 깃헙도 살펴봤는데 뭐가 문제인지 안보이네요ㅠㅠㅠ
-
미해결Vue.js 시작하기 - Age of Vue.js
console.log() 에러
메소드 안에 console.log() 를 사용하면 terminal에서 에러가 발생하는 데 원인을 모르겠어서 질문드립니다.
-
미해결Klaytn 클레이튼 블록체인 어플리케이션 만들기 - 이론과 실습
PBFT, IBFT 차이점은 무엇인가요?
안녕하세요 블록체인 입문학생입니다. 강의를 듣다보니, PBFT에 대하여 알고있었는데 IBFT와의 정확한 차이점을 모르겠습니다. ㅠㅠ
-
미해결스프링 프레임워크 입문
IDE에 에러가 뜹니다.
안녕하세요 동일한 절차대로 따라했는데 다 빨간줄이 떠서요 ㅠ 왜그런지 알 수 있을까요? boot에서 run하면 페이지가 뜨긴하는데 오류때문에 제대로 뜬건지도 모르곘네요~
-
해결됨인스타그램 클론 - full stack 웹 개발
NameError at /post/new 에러가 뜹니다ㅠㅠ
워크스페이스 : https://goor.me/y6ttc 터미널 : https://goor.me/A3G8m PostForm이 정의되지 않았다고 뜹니다.어디를 고쳐야하는지 모르겠어서 질문을 남깁니다ㅠㅠ
-
미해결React로 NodeBird SNS 만들기
댓글 입력할때 타입 에러가 발생해요
reducer code case ADD_COMMENT_SUCCESS: { const postIndex = state.mainPosts.findIndex(v => v.id === action.data.postId); const post = state.mainPosts[postIndex]; const Comments = [...post.Comments, action.data.comment]; const mainPosts = [...state.mainPosts]; mainPosts[postIndex] = { ...post, Comments }; return { ...state, isAddingComment: false, mainPosts, commentAdded: true, }; } const Comments = [...post.Comments, action.data.comment]; git: https://github.com/hyunsokstar/node_bird_33 https://github.com/hyunsokstar/node_bird_33/blob/master/front/reducers/post.js https://github.com/hyunsokstar/node_bird_33/blob/master/front/components/PostCard.js에러가 발생하는 이유를 몰겠어요 const postIndex = state.mainPosts.findIndex(v => v.id === action.data.postId); 에 아이디가 없나 해서 찾아봤는데 그것도 아닌거 같아요