You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've run your code to see the difference between what you have and what BuildSpace has. When running it, I can across this error "Identifier 'mintToken' has already been declared. (211:8)"
Looks like you have two "const mintToken ...." in the candyMachine > index.js file.
Did you manage to get this project running on your end with a full functioning UI?