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

No Contract Compiled Yet #1

Open
Molnartib opened this issue Jan 5, 2022 · 3 comments
Open

No Contract Compiled Yet #1

Molnartib opened this issue Jan 5, 2022 · 3 comments

Comments

@Molnartib
Copy link

Hello!

Thank you very much for your work! Unfortunately I got stuck as you can see in the attached pictures. What do you think is wrong?
I do exactly as shown in this video:
https://www.youtube.com/watch?v=NJVkAAZqc0k&list=FLGv1RTGCSb_h76O7hIFR47Q&index=8&t=880s

"No Contract Compiled Yet"
"not found contracts/token/ERC721/extensions/ERC721Enumerable.sol"

I have attached a screenshot
1
2
3

Thanks: Tibor

@UDIA-GOD
Copy link

You have main file in "tests" folder instead of "contracts"

@Aangcoin
Copy link

You have main file in "tests" folder instead of "contracts"

That isn't the solution, it still doesn't work.

@serialstrifer
Copy link

You have the file "TheStripesNFT.sol" in the wrong spot so the import directions for enumerable and ownable you're giving do not work. So either you move that that file into the folder of -default workspace- (so that it's at the same level as contracts) or you change the import directions.

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

4 participants