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

bug: Multiple extension support #951

Open
1 task done
twilwa opened this issue Sep 29, 2024 · 0 comments
Open
1 task done

bug: Multiple extension support #951

twilwa opened this issue Sep 29, 2024 · 0 comments

Comments

@twilwa
Copy link

twilwa commented Sep 29, 2024

Is there an existing issue for this?

Which method was used to setup Scaffold-ETH 2 ?

npx create-eth@latest

Current Behavior

Not sure if it's intended, but you can only use one extension at a time -- i wanted to use onchainkit, erc-20, and erc-721 (as well as a few from the most recent hackathon, actually :3) but found the npx command didn't support more than one extension

Expected Behavior

-e should take multiple args

Steps To Reproduce

'pnpm dlx create-eth@latest -e erc-20 erc-721 onchainkit'

Anything else?

No response

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

1 participant