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
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
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
The text was updated successfully, but these errors were encountered: