본문 바로가기
블록체인 공부/블록체인 개념

Truffle init not creating Migration.sol file / truffle init 오류

by 으노으뇨 2023. 1. 27.
728x90
반응형
SMALL

외국에서 관심해할것같아서 영어로 작성하겠습니다. 은근 외국사람들이 많이 찾더라구요

그 아래엔 한국어로 작성하겠습니다.


when we make new folder and init truffle 

but there not create Migration.sol file or any files, it just created folders...

where is my migration.sol file... where are you..

Don't warry you can create they are that folder.

let's follow me,

I create new folder name is "sample" 

and I order 

truffle init

in this folder.

But it has nothing in folers ...

You can try This order

truffle unbox

you should enter "Y" for success installation...

let me see...

There is anything in folders!!

So

Finally, We successfully init truffle and created any Files !!!!


truffle init

명령어를 사용했는데도 파일이 생성안되는경우가있다.

폴더들은 생성되었는데 그럴땐

해당 폴더에 

truffle unbox

를 입력하고 그 폴더에 재설치를 해주면된다.

728x90
반응형
LIST

댓글