Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

truffle does not create a contracts_build_directory #2

Open
razsa opened this issue Jan 30, 2020 · 2 comments
Open

truffle does not create a contracts_build_directory #2

razsa opened this issue Jan 30, 2020 · 2 comments

Comments

@razsa
Copy link

razsa commented Jan 30, 2020

Hello, I've installed [email protected], [email protected], and [email protected], and ran 'npm install'. Created a smart contract and ran 'truffle compile'', no output displayed and no src/abis directory generated.

@razsa razsa changed the title -bash: truffle: command not found truffle does not create a contracts_build_directory Jan 30, 2020
@chrisbinsunny
Copy link

What is the error you receive?

@revinco
Copy link

revinco commented Apr 27, 2020

You need to mkdir to create a directory from command prompt, or you can also create it directly in your code editing program. If this is not the issue, please tell us at what time point on the YT video the issue occurs.

vnonCodes added a commit to vnonCodes/crypto_exchange that referenced this issue Jun 9, 2021
Contract dappuniversity#1 (EthSwap) communicates with Contract dappuniversity#2 (DApp Token) + creates Token variable on EthSwap contract to be called for
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants